Udostępnij za pośrednictwem


Właściwość ItemReferenceData.Reference

Pobiera lub ustawia w pełni kwalifikowany adres URL tego element łącznie z nazwą pliku, a w trybie SharePoint rozszerzenia.

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

Składnia

'Deklaracja
Public Property Reference As String
    Get
    Set
'Użycie
Dim instance As ItemReferenceData
Dim value As String

value = instance.Reference

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

Wartość właściwości

Typ: System.String
W pełni kwalifikowana URL tego element łącznie z nazwą pliku, a w trybie SharePoint rozszerzenia.