CitationAnnotation.Title 속성

정의

원본의 제목 또는 이름을 가져오거나 설정합니다.

public:
 property System::String ^ Title { System::String ^ get(); void set(System::String ^ value); };
public string? Title { get; set; }
member this.Title : string with get, set
Public Property Title As String

속성 값

설명

이 값은 문서의 제목, 웹 페이지의 제목, 파일 이름 또는 유사한 설명 텍스트일 수 있습니다.

적용 대상