Lenguaje

ItemReferenceData.Reference Propiedad

Definición

Obtiene o establece la URL completamente calificada del elemento referenciado, incluyendo el nombre del archivo y, en modo SharePoint, la extensión.

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

Valor de propiedad

La URL totalmente calificada del elemento referenciado, incluyendo el nombre del archivo y, en modo SharePoint, la extensión.

Se aplica a