IndexedCacheValueExpression Property
This read-only property returns the XPath expression used to search for values in the XML files
Namespace: Sandcastle.Tools.BuildComponents.CommandsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public XPathExpression ValueExpression { get; }
Public ReadOnly Property ValueExpression As XPathExpression
Get
public:
property XPathExpression^ ValueExpression {
XPathExpression^ get ();
}
member ValueExpression : XPathExpression with get
Property Value
XPathExpression