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

包含訂閱狀態的唯讀 String 值。

適用於