ITaskFormState.Status 屬性

定義

取得或設定任務表單的當前狀態。

public:
 property System::String ^ Status { System::String ^ get(); void set(System::String ^ value); };
public string Status { get; set; }
member this.Status : string with get, set
Public Property Status As String

屬性值

一個代表任務表單當前狀態的字串。

適用於