The contex definition that created this context

Namespace: AppCan.Core.Contexts
Assembly: AppCan.Core (in AppCan.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
IContextDef ContextDef { get; }
Visual Basic
ReadOnly Property ContextDef As IContextDef
	Get
Visual C++
property IContextDef^ ContextDef {
	IContextDef^ get ();
}

See Also