RuntimeNamePropertyAttribute.Name Propiedad

Definición

Obtiene el nombre de tiempo de ejecución llevado por esta instancia.

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

string que contiene el nombre en tiempo de ejecución llevado por esta instancia.

Se aplica a