言語

Subscription.Path プロパティ

定義

サブスクリプションに関連付けられたレポートの完全限定URLを取得します。

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

プロパティ値

購読に紐づいたレポートの完全限定URLを含む読み取り専用の String 値を。

適用対象