SectionInformation.ConfigurationBuilder 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 ConfigurationBuilder object for this configuration section.
public:
property System::Configuration::ConfigurationBuilder ^ ConfigurationBuilder { System::Configuration::ConfigurationBuilder ^ get(); };
public System.Configuration.ConfigurationBuilder ConfigurationBuilder { get; }
member this.ConfigurationBuilder : System.Configuration.ConfigurationBuilder
Public ReadOnly Property ConfigurationBuilder As ConfigurationBuilder
Property Value
The ConfigurationBuilder object for this configuration section.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.