다음을 통해 공유


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 프로토콜에 의해 정의된 값 형식에 매핑되는 숫자 값입니다.

적용 대상