ConvertBinder.Type 屬性

定義

要轉換的目標類型。

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

屬性值

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

適用於