CodeDomProvider::CreateProvider Method

.NET Framework (current version)
 

Gets a CodeDomProvider instance for the specified language.

Namespace:   System.CodeDom.Compiler
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateProvider(String^)

Gets a CodeDomProvider instance for the specified language.

System_CAPS_pubmethodSystem_CAPS_staticCreateProvider(String^, IDictionary<String^, String^>^)

Gets a CodeDomProvider instance for the specified language and provider options.

Return to top
Show: