TypeMismatchPropertyException.Type 属性

定义

获取 PropertyException 的当前类型。

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

属性值

PropertyException 中当前类型的类型。

适用于