EWSoftware.CodeDom Namespace Documentation
VBCodeProviderWithDocs Constructor (IDictionaryString, String) |
This constructor is passed a provider options dictionary
Namespace: EWSoftware.CodeDom
Assembly: EWSoftware.CodeDom (in EWSoftware.CodeDom.dll) Version: 2015.6.7.0
![](SectionExpanded.png)
public VBCodeProviderWithDocs( IDictionary<string, string> providerOptions )
Public Sub New ( providerOptions As IDictionary(Of String, String) )
public: VBCodeProviderWithDocs( IDictionary<String^, String^>^ providerOptions )
new : providerOptions : IDictionary<string, string> -> VBCodeProviderWithDocs
Parameters
- providerOptions
- Type: System.Collections.GenericIDictionaryString, String
The provider options
![](SectionExpanded.png)