次の方法で共有


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

戻り値

適用対象