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

속성 값

자동화 속성 식별자입니다.

적용 대상