AutomationProperties.FullDescriptionProperty 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
요소에 대한 확장 설명 텍스트를 포함하는 지역화된 문자열을 노출하는 전체 설명 연결된 속성의 식별자를 가져옵니다.
public:
static property DependencyProperty ^ FullDescriptionProperty { DependencyProperty ^ get(); };
static DependencyProperty FullDescriptionProperty();
public static DependencyProperty FullDescriptionProperty { get; }
var dependencyProperty = AutomationProperties.fullDescriptionProperty;
Public Shared ReadOnly Property FullDescriptionProperty As DependencyProperty
속성 값
전체 설명 연결된 속성의 식별자입니다.
설명
FullDescription 은 요소 이름에 적합한 것보다 요소에 대한 보다 완전한 설명을 포함할 수 있습니다.