ConvertBinder.Type Property

Definition

The type to convert to.

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

Property Value

The Type object that represents the type to convert to.

Applies to