TypeMismatchException.AssignedType Proprietà

Definizione

Ottiene il tipo assegnato per l'eccezione.

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

Valore della proprietà

Type

Tipo assegnato per l'eccezione.

Si applica a