AttributeProviderAttribute.TypeName Propiedad

Definición

Obtiene el nombre de tipo calificado del ensamblado pasado al constructor.

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 completo del ensamblado del tipo especificado en el constructor.

Se aplica a

Consulte también