ConvertBinder.Type 屬性

定義

該轉換的類型。

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

屬性值

代表 Type 要轉換成的型別的物件。

適用於