Table of Contents

IndexedCache.ValueExpression Property

Definition

Namespace
Sandcastle.Tools.BuildComponents.Commands
Assembly
Sandcastle.Tools.BuildComponents.dll

This read-only property returns the XPath expression used to search for values in the XML files

public XPathExpression ValueExpression { get; }

Property Value

XPathExpression