共用方式為


Compilation.CommonRemoveAllSyntaxTrees 方法

定義

protected:
 abstract Microsoft::CodeAnalysis::Compilation ^ CommonRemoveAllSyntaxTrees();
protected abstract Microsoft.CodeAnalysis.Compilation CommonRemoveAllSyntaxTrees ();
abstract member CommonRemoveAllSyntaxTrees : unit -> Microsoft.CodeAnalysis.Compilation
Protected MustOverride Function CommonRemoveAllSyntaxTrees () As Compilation

傳回

適用於