Partager via


CSharpCompilation.RemoveAllSyntaxTrees Méthode

Définition

Crée une compilation sans arborescence de syntaxe. Conserve les informations de métadonnées de cette compilation à utiliser avec des arborescences ajoutées ultérieurement.

public:
 Microsoft::CodeAnalysis::CSharp::CSharpCompilation ^ RemoveAllSyntaxTrees();
public Microsoft.CodeAnalysis.CSharp.CSharpCompilation RemoveAllSyntaxTrees ();
override this.RemoveAllSyntaxTrees : unit -> Microsoft.CodeAnalysis.CSharp.CSharpCompilation
Public Function RemoveAllSyntaxTrees () As CSharpCompilation

Retours

S’applique à