ITaskFormInfo.Description 屬性

定義

取得指定之描述的值。

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

屬性值

String

描述的字串值。

適用於