Partager via


IEnvironmentalOverridesProperty.ContainingSectionXPath Property

The XPath to the XML element that declares the containing configuration section.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

'Declaration
ReadOnly Property ContainingSectionXPath As String
string ContainingSectionXPath { get; }
property String^ ContainingSectionXPath {
    String^ get ();
}
function get ContainingSectionXPath () : String

See Also

IEnvironmentalOverridesProperty Interface

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace