Share via


ITaskFormInfo.Description 속성

정의

설명에 대해 지정된 값을 가져옵니다.

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

속성 값

설명에 대한 문자열 값입니다.

적용 대상