Lenguaje

DataValue.Name Propiedad

Definición

Obtiene el identificador del valor de los datos.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valor de propiedad

A que string contiene el identificador del valor de los datos.

Se aplica a