Udostępnij za pośrednictwem


Właściwość CatalogItem.Path

Pobiera pełną nazwę ścieżka element.

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

Składnia

'Deklaracja
Public Property Path As String
    Get
    Set
'Użycie
Dim instance As CatalogItem
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
A ciąg zawiera pełną nazwę ścieżka element.

Uwagi

Można zmodyfikować Path właściwość element za pomocą MoveItem metoda.Próby zmodyfikowania Path za pomocą właściwość SetProperties Metoda powoduje wyjątek wygenerowany kod błędu rsReadOnlyProperty.

Ścieżka dowolny element w bibliotece programu SharePoint ma maksymalną liczbę znaków 260.