IBackgroundOperationContext.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

屬性值

一個字串,代表資訊訊息中當前操作的狀態。

適用於