Compartir a través de


DataSourceReference.Reference Propiedad

Definición

Referencia a un origen de datos compartido.

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

Valor String que contiene el nombre completo de un elemento DataSource compartido.

Se aplica a