다음을 통해 공유


Documentation.LongDescription 속성

정의

Documentation에 대한 자세한 설명을 가져옵니다.

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

속성 값

Documentation에 대한 자세한 설명입니다.

적용 대상