Udostępnij za pośrednictwem


Właściwość Subscription.Path

Pobiera pełni kwalifikowany adres URL raportu, który jest skojarzony z subskrypcja.

Przestrzeń nazw:  ReportService2006
Zestaw:  ReportService2006 (w ReportService2006.dll)

Składnia

'Deklaracja
Public Property Path As String
    Get
    Set
'Użycie
Dim instance As Subscription
Dim value As String

value = instance.Path

instance.Path = value
public string Path { get; set; }
public:
property String^ Path {
    String^ get ();
    void set (String^ value);
}
member Path : string with get, set
function get Path () : String
function set Path (value : String)

Wartość właściwości

Typ: System.String
Tylko do odczytu ciąg wartość, która zawiera w pełni kwalifikowany adres URL raportu skojarzony z subskrypcja.