共用方式為


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 通訊協定所定義的實值型別。

適用於