言語

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 値です。

適用対象