AutomationIdentifier.Id 屬性

定義

取得基礎數值識別項。

public:
 property int Id { int get(); };
public int Id { get; }
member this.Id : int
Public ReadOnly Property Id As Integer

屬性值

基礎識別項。

備註

LookupById使用 方法,從 IdAutomationIdentifier 轉換為 。

適用於

另請參閱