Freigeben über


Compilation.RemoveAllSyntaxTrees Methode

Definition

Erstellt eine neue Kompilierung ohne Syntaxbäume. Behält Metadateninformationen für die Verwendung mit später hinzugefügten Bäumen bei.

public:
 Microsoft::CodeAnalysis::Compilation ^ RemoveAllSyntaxTrees();
public Microsoft.CodeAnalysis.Compilation RemoveAllSyntaxTrees ();
member this.RemoveAllSyntaxTrees : unit -> Microsoft.CodeAnalysis.Compilation
Public Function RemoveAllSyntaxTrees () As Compilation

Gibt zurück

Gilt für: