CollectionEditor.CollectionForm.Context 속성

정의

현재 컨텍스트를 나타내는 형식 설명자를 가져옵니다.

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

속성 값

ITypeDescriptorContext 현재 사용 중인 컨텍스트 또는 null 사용할 수 있는 컨텍스트가 없는 경우를 나타내는 값입니다.

적용 대상