PropertyEntry.Description 속성

정의

캡슐화된 속성에 대한 설명을 가져옵니다.

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

속성 값

설명이 포함된 문자열입니다.

적용 대상