SubscriptionBase.Id プロパティ

定義

サブスクリプションの ID を取得します。

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
Public ReadOnly Property Id As String

プロパティ値

文字列値。

適用対象