CollectionEditor.CollectionForm.Context Свойство

Определение

Возвращает дескриптор типа, соответствующий текущему контексту.

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

Значение свойства

Объект ITypeDescriptorContext, соответствующий текущему используемому контексту, или null, если контекст недоступен.

Применяется к