INavigableItem.Description 속성

정의

아이템의 설명을 받아요.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

속성 값

항목의 설명을 나타내는 문자열을 반환합니다.

적용 대상