LanIdentifierData.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
A numeric value that maps to a value-type defined by the LLDP protocol used to define the locality information.