ProviderBase.GetProvider(String) Method
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.
public:
static Microsoft::Uii::Common::Providers::Configuration::Provider ^ GetProvider(System::String ^ sectionName);
public static Microsoft.Uii.Common.Providers.Configuration.Provider GetProvider (string sectionName);
static member GetProvider : string -> Microsoft.Uii.Common.Providers.Configuration.Provider
Public Shared Function GetProvider (sectionName As String) As Provider
Parameters
- sectionName
- String