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

属性值

为连接提供连接的网络适配器的位置信息。

适用于