LanIdentifier.InfrastructureId Property

Definition

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.

Applies to