AutomationIdentifier.Id 属性

定义

获取基础数值标识符。

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

属性值

基础标识符。

注解

LookupById使用 方法从 转换回 IdAutomationIdentifier

适用于

另请参阅