TypeInitializationException.TypeName Propiedad

Definición

Obtiene el nombre completo del tipo que no se puede inicializar.

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

String

Nombre completo del tipo que no se puede inicializar.

Se aplica a