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

プロパティ値

接続の接続を提供するネットワーク アダプターの場所情報。

適用対象