CollectionEditor.Context Proprietà

Definizione

Ottiene un descrittore del tipo che indica il contesto corrente.

protected:
 property System::ComponentModel::ITypeDescriptorContext ^ Context { System::ComponentModel::ITypeDescriptorContext ^ get(); };
protected System.ComponentModel.ITypeDescriptorContext Context { get; }
protected System.ComponentModel.ITypeDescriptorContext? Context { get; }
member this.Context : System.ComponentModel.ITypeDescriptorContext
Protected ReadOnly Property Context As ITypeDescriptorContext

Valore della proprietà

Oggetto ITypeDescriptorContext che indica il contesto corrente oppure null se non è disponibile alcun contesto.

Si applica a