Copy From Index ComponentContext Property
This read-only property returns the context to use for the index when evaluating XPath expressions
Definition
Namespace: Sandcastle.Tools.BuildComponents
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2026.1.20.0
C#
protected CustomContext Context { get; }VB
Protected ReadOnly Property Context As CustomContext
GetC++
protected:
property CustomContext^ Context {
CustomContext^ get ();
}F#
member Context : CustomContext with getProperty Value
CustomContextRemarks
Since this is only for providing XML namespaces, it can be shared amongst all indexes