Share via


LanIdentifier.InfrastructureId 속성

정의

네트워크 어댑터 연결에 대한 지역 식별 정보를 포함하는 LanIdentifierData 개체를 가져옵니다.

public:
 property LanIdentifierData ^ InfrastructureId { LanIdentifierData ^ get(); };
LanIdentifierData InfrastructureId();
public LanIdentifierData InfrastructureId { get; }
var lanIdentifierData = lanIdentifier.infrastructureId;
Public ReadOnly Property InfrastructureId As LanIdentifierData

속성 값

연결에 대한 연결을 제공하는 네트워크 어댑터의 위치 정보입니다.

적용 대상