LanIdentifierData.Type Property

Definition

Gets a value indicating the type of data stored in the value field of the LanIdentifierData object according to the Link Layer Discovery Protocol (LLDP) protocol.

public:
 property unsigned int Type { unsigned int get(); };
uint32_t Type();
public uint Type { get; }
var uInt32 = lanIdentifierData.type;
Public ReadOnly Property Type As UInteger

Property Value

UInt32

unsigned int

uint32_t

A numeric value that maps to a value-type defined by the LLDP protocol used to define the locality information.

Applies to