Share via


ManagementPackTemplate.ReferencesXPath Property

Definition

Gets the references section for this template.

public:
 property System::Xml::XPath::XPathNavigator ^ ReferencesXPath { System::Xml::XPath::XPathNavigator ^ get(); };
public System.Xml.XPath.XPathNavigator ReferencesXPath { get; }
member this.ReferencesXPath : System.Xml.XPath.XPathNavigator
Public ReadOnly Property ReferencesXPath As XPathNavigator

Property Value

Returns XPathNavigator.

The references section for this template.

Applies to