ReferenceLinkInfo.ReferenceLinkInfo Constructor
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
Constructor
public ReferenceLinkInfo(XPathNavigator element)
Parameters
elementXPathNavigatorThe XPath navigator from which to load the link settings
Exceptions
- ArgumentNullException
This is thrown if the element parameters is null
- InvalidOperationException
This is thrown if the element contains invalid configuration information.