LanIdentifier.PortId Property

Gets a LanIdentifierData object containing the port ID from the Link Layer Discovery Protocol (LLDP) locality information for an Ethernet type network adapter.

Syntax

public:
property LanIdentifierData^ PortId {
         LanIdentifierData^ get ();
}  

Property value

Type: LanIdentifierData 

The port ID information for the network adapter.

Requirements

Namespace: Windows.Networking.Connectivity

Metadata: windows.winmd

See also

Reference

LanIdentifier Class

LanIdentifier Members

Windows.Networking.Connectivity Namespace