CopyFromIndexComponentContext Property
This read-only property returns the context to use for the index when evaluating XPath expressions
Namespace: Sandcastle.Tools.BuildComponentsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
protected CustomContext Context { get; }
Protected ReadOnly Property Context As CustomContext
Get
protected:
property CustomContext^ Context {
CustomContext^ get ();
}
member Context : CustomContext with get
Property Value
CustomContext Since this is only for providing XML namespaces, it can be shared amongst all indexes