Class.ClassName Propiedad

Definición

El nombre de la clase.

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

Valor de propiedad

Valor string.

Se aplica a