SharpPcap : SharpPcap Namespace

Version Class

Helper class/method to retrieve the version of the SharpPcap assembly

Syntax

public sealed class Version

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SharpPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0

Members

See Also: Inherited members from object.

Public Properties

[read-only]
static
VersionString string . Returns the current version string of the SharpPcap library

Member Details

VersionString Property

Returns the current version string of the SharpPcap library

Syntax

public static string VersionString { get; }

Value

the current version string of the SharpPcap library

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SharpPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0