SharedContentElementParameters Property
This read-only property returns the XPth expression used to select parameter elements
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public XPathExpression Parameters { get; }
Public ReadOnly Property Parameters As XPathExpression
Get
public:
property XPathExpression^ Parameters {
XPathExpression^ get ();
}
member Parameters : XPathExpression with get
Property Value
XPathExpression