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

속성 값

정보 메시지의 현재 작업 상태를 나타내는 문자열입니다.

적용 대상