AttributeProviderAttribute.TypeName Propriedade

Definição

Obtém o nome de tipo qualificado do assembly passado para o construtor.

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

Valor da propriedade

O nome qualificado do assembly do tipo especificado no construtor.

Aplica-se a

Confira também