ExtendedApplicationProvider(String) Constructor
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.
Initializes a new instance of the ExtendedApplicationProvider class.
public:
ExtendedApplicationProvider(System::String ^ initializer);
public ExtendedApplicationProvider (string initializer);
new Microsoft.Uii.Csr.Providers.ExtendedApplicationProvider : string -> Microsoft.Uii.Csr.Providers.ExtendedApplicationProvider
Public Sub New (initializer As String)
Parameters
- initializer
- String
Specifies the initializer. Not used.