Udostępnij przez


Właściwość Subscription.Path

Pełną nazwę ścieżka raportu, który jest skojarzony z subskrypcja.

Przestrzeń nazw:  ReportService2005
Zestaw:  ReportService2005 (w ReportService2005.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ść zawierających pełną nazwę ścieżka raportu, który jest skojarzony z subskrypcja.