ConvertBinder.Type 属性

定义

要转换为的类型。

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

属性值

表示 Type 要转换为的类型的对象。

适用于