LanIdentifier.InfrastructureId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a LanIdentifierData object containing locality identification information for the network adapter's connection.
public:
property LanIdentifierData ^ InfrastructureId { LanIdentifierData ^ get(); };
LanIdentifierData InfrastructureId();
public LanIdentifierData InfrastructureId { get; }
var lanIdentifierData = lanIdentifier.infrastructureId;
Public ReadOnly Property InfrastructureId As LanIdentifierData
Property Value
Location information for the network adapter providing connectivity for the connection.