共用方式為


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

屬性值

網路介面卡的位置資訊,提供連線的連線能力。

適用於