Click or drag to resize

ContextHolder Properties

The ContextHolder type exposes the following members.

Properties
  NameDescription
Public propertyContext
Data context.
Public propertyContextType
Type of context to create on startup.
Public propertyCreateContext
Indicates if a context should be created from the specified context type.
Public propertyPath
Path from parent to the context. Used to resolve relative paths.
Top
See Also