Lenguaje

DataSourceReference.Reference Propiedad

Definición

Obtiene o establece referencia a una fuente de datos compartida en una biblioteca de SharePoint.

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

A String que contiene la URL cualificada completa de un elemento compartido DataSource , incluyendo el nombre del archivo y la extensión (.rsds o .odc).

Se aplica a