AnnotationPatternIdentifiers.DateTimeProperty 屬性

定義

取得 DateTime 自動化屬性的識別碼。

public:
 static property AutomationProperty ^ DateTimeProperty { AutomationProperty ^ get(); };
static AutomationProperty DateTimeProperty();
public static AutomationProperty DateTimeProperty { get; }
var automationProperty = AnnotationPatternIdentifiers.dateTimeProperty;
Public Shared ReadOnly Property DateTimeProperty As AutomationProperty

屬性值

自動化屬性識別碼。

適用於