Id Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the indentifier (ID) for a port.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public ReadOnly Property Id As Cpu.Pin
public Cpu.Pin Id { get; }
public:
property Cpu::Pin Id {
    Cpu::Pin get ();
}
member Id : Cpu.Pin
function get Id () : Cpu..::..Pin

Property Value

Type: Microsoft.SPOT.Hardware. . :: . .Cpu. . :: . .Pin
The ID for the port.

.NET Framework Security

See Also

Reference

Port Class

Microsoft.SPOT.Hardware Namespace