System.Configuration.BaseConfigurationRecord.AddLocation C# (CSharp) Method

AddLocation() protected method

protected AddLocation ( string LocationSubPath ) : void
LocationSubPath string
return void
        protected virtual void AddLocation(string LocationSubPath) {}
        
BaseConfigurationRecord