LanIdentifierData.Type 属性

定义

获取一个值,该值指示根据链接层发现协议 (LLDP) 协议存储在 LanIdentifierData 对象的值字段中的数据类型。

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

属性值

UInt32

unsigned int

uint32_t

一个数值,它映射到 LLDP 协议定义的值类型,用于定义位置信息。

适用于