Version: 2022.2
言語: 日本語
public static bool suppressCommonWarnings ;

説明

Suppresses common C# warnings.

The warnings which are suppressed are CS0169 and CS0649.

See Also: AdditionalCompilerArguments.