Compartir a través de


AuthorizedType.TypeName Propiedad

Definición

Obtiene o establece el nombre del tipo representado por esta instancia.

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

Valor de propiedad

String

El nombre de Type que representa esta instancia.

Se aplica a