TypeMismatchPropertyException.Type Property

Definition

Gets the current type in the PropertyException.

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

Property Value

The type of the current type in the PropertyException.

Applies to