AutomationElementIdentifiers.IsPasswordProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
标识密码确定自动化属性。 密码状态指示自动化对等方引用的项是否包含密码。 当前状态由 IsPassword 方法返回。
public:
static property AutomationProperty ^ IsPasswordProperty { AutomationProperty ^ get(); };
static AutomationProperty IsPasswordProperty();
public static AutomationProperty IsPasswordProperty { get; }
var automationProperty = AutomationElementIdentifiers.isPasswordProperty;
Public Shared ReadOnly Property IsPasswordProperty As AutomationProperty
属性值
自动化属性标识符。