Category.Name Propiedad

Definición

Devuelve el nombre del objeto especificado. Solo lectura.

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

Se aplica a