Share via


ResXFileRef.TypeName Propiedad

Definición

Obtiene el nombre de tipo especificado en el constructor ResXFileRef actual.

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

Valor de propiedad

Nombre de tipo del recurso al que se hace referencia.

Se aplica a