Compartilhar via


TypeNotFoundException.Type Propriedade

Definição

Obtém o tipo da exceção.

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

Valor da propriedade

Retorna uma cadeia de caracteres que representa o tipo da exceção.

Aplica-se a