ITaskFormInfo.Description 屬性

定義

取得描述指定的值。

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

屬性值

描述的字串值。

適用於