ValueTypeConverter.Context Property

Definition

protected:
 property System::ComponentModel::ITypeDescriptorContext ^ Context { System::ComponentModel::ITypeDescriptorContext ^ get(); void set(System::ComponentModel::ITypeDescriptorContext ^ value); };
protected System.ComponentModel.ITypeDescriptorContext Context { get; set; }
member this.Context : System.ComponentModel.ITypeDescriptorContext with get, set
Protected Property Context As ITypeDescriptorContext

Property Value

ITypeDescriptorContext

Applies to