CopyFromIndexCommandKey Property
This read-only property returns the key XPath expression
Namespace: Sandcastle.Tools.BuildComponents.CommandsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public XPathExpression Key { get; }
Public ReadOnly Property Key As XPathExpression
Get
public:
property XPathExpression^ Key {
XPathExpression^ get ();
}
member Key : XPathExpression with get
Property Value
XPathExpression