CompilationOptions.CommonWithPlatform(Platform) 方法

定义

protected:
 abstract Microsoft::CodeAnalysis::CompilationOptions ^ CommonWithPlatform(Microsoft::CodeAnalysis::Platform platform);
protected abstract Microsoft.CodeAnalysis.CompilationOptions CommonWithPlatform (Microsoft.CodeAnalysis.Platform platform);
abstract member CommonWithPlatform : Microsoft.CodeAnalysis.Platform -> Microsoft.CodeAnalysis.CompilationOptions
Protected MustOverride Function CommonWithPlatform (platform As Platform) As CompilationOptions

参数

platform
Platform

返回

适用于