VBCodeProviderWithDocs(IDictionaryString, String) Constructor
This constructor is passed a provider options dictionary
Namespace: EWSoftware.CodeDomAssembly: EWSoftware.CodeDom (in EWSoftware.CodeDom.dll) Version: 2022.3.12.0
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 IDictionaryString, String
- The provider options