net9.0
namespace Microsoft.CodeAnalysis.VisualBasic
{
    public sealed class VisualBasicCompilationOptions : CompilationOptions, IEquatable<VisualBasicCompilationOptions>
    {
        [EditorBrowsable(EditorBrowsableState.Never)]
        public VisualBasicCompilationOptions(OutputKind outputKind, bool reportSuppressedDiagnostics, string moduleName = null, string mainTypeName = null, string scriptClassName = "Script", IEnumerable<GlobalImport> globalImports = null, string rootNamespace = null, OptionStrict optionStrict = OptionStrict.Off, bool optionInfer = true, bool optionExplicit = true, bool optionCompareText = false, VisualBasicParseOptions parseOptions = null, bool embedVbCoreRuntime = false, OptimizationLevel optimizationLevel = OptimizationLevel.Debug, bool checkOverflow = true, string cryptoKeyContainer = null, string cryptoKeyFile = null, ImmutableArray<byte> cryptoPublicKey = default, bool? delaySign = default, Platform platform = Platform.AnyCpu, ReportDiagnostic generalDiagnosticOption = ReportDiagnostic.Default, IEnumerable<KeyValuePair<string, ReportDiagnostic>> specificDiagnosticOptions = null, bool concurrentBuild = true, bool deterministic = false, XmlReferenceResolver xmlReferenceResolver = null, SourceReferenceResolver sourceReferenceResolver = null, MetadataReferenceResolver metadataReferenceResolver = null, AssemblyIdentityComparer assemblyIdentityComparer = null, StrongNameProvider strongNameProvider = null);
    }
}
nuget.org
0.0 %
Reference this API
Assembly Microsoft.CodeAnalysis.VisualBasic , Version=4.10.0.0, PublicKeyToken=31bf3856ad364e35
Package Microsoft.CodeAnalysis.VisualBasic net8.0
.NET 5.05.0-windows6.06.0-android6.0-ios6.0-maccatalyst6.0-macos6.0-tizen6.0-tvos6.0-windows7.07.0-android7.0-ios7.0-maccatalyst7.0-macos7.0-tizen7.0-tvos7.0-windows8.08.0-android8.0-ios8.0-maccatalyst8.0-macos8.0-tvos8.0-windows9.09.0-android9.0-ios9.0-maccatalyst9.0-macos9.0-tvos9.0-windows
.NET Core 2.02.12.23.03.1
.NET Framework 4.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 2.02.1
OS Platforms

For the selected framework this API is supported on all OS platforms.

  • Built-in API
  • Package-provided API

04/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙