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

속성 값

구독의 상태를 포함하는 읽기 전용 String 값입니다.

적용 대상