共用方式為


GpioPin.PinNumber 屬性

定義

取得一般用途 I/O (GPIO) 針腳的針腳編號。

public:
 property int PinNumber { int get(); };
int PinNumber();
public int PinNumber { get; }
var int32 = gpioPin.pinNumber;
Public ReadOnly Property PinNumber As Integer

屬性值

Int32

int

GPIO 針腳的針腳編號。

Windows 需求

應用程式功能
lowLevel

適用於

另請參閱