AttributeProviderAttribute.TypeName Proprietà

Definizione

Ottiene il nome di tipo dell'assembly passato al costruttore.

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

Valore della proprietà

Il nome completo dell'assembly del tipo specificato nel costruttore.

Si applica a

Vedi anche