IEnvironmentalOverridesProperty.ContainingElementXPath Property
The XPath to the XML element that declares the attribute for this configuration property.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
ReadOnly Property ContainingElementXPath As String
string ContainingElementXPath { get; }
property String^ ContainingElementXPath {
String^ get ();
}
function get ContainingElementXPath () : String
See Also
IEnvironmentalOverridesProperty Interface
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace