VBCodeProvider::LanguageOptions Property
.NET Framework (current version)
Gets a language features identifier.
Assembly: System (in System.dll)
public: property LanguageOptions LanguageOptions { virtual LanguageOptions get() override; }
Property Value
Type: System.CodeDom.Compiler::LanguageOptionsA LanguageOptions that indicates special features of the language.
.NET Framework
Available since 1.1
Available since 1.1
Show: