Share via


ManagementPackTemplate.ImplementationXPath Property

Definition

Gets the implementation of this template.

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

Property Value

Returns XPathNavigator.

The implementation of this template.

Applies to