NetworkInfoNetworkId Property |
Gets a unique identifier for the network. This value of this property is not cached.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public Guid NetworkId { get; }
Public ReadOnly Property NetworkId As Guid
Get
public:
property Guid NetworkId {
Guid get ();
}
member NetworkId : Guid with get
Property Value
Type:
GuidSee Also