ManagementUnit.ConfigurationMap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the configuration map for the management unit.
public:
property Microsoft::Web::Administration::WebConfigurationMap ^ ConfigurationMap { Microsoft::Web::Administration::WebConfigurationMap ^ get(); };
public Microsoft.Web.Administration.WebConfigurationMap ConfigurationMap { get; }
member this.ConfigurationMap : Microsoft.Web.Administration.WebConfigurationMap
Public ReadOnly Property ConfigurationMap As WebConfigurationMap
Property Value
A WebConfigurationMap that contains the file system paths of the Web.config and Machine.config files.