VisualBasicCompilation.ContainsSyntaxTree(SyntaxTree) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
L’arborescence de syntaxe passée dans cette compilation est-elle transmise ?
public:
bool ContainsSyntaxTree(Microsoft::CodeAnalysis::SyntaxTree ^ syntaxTree);
public bool ContainsSyntaxTree (Microsoft.CodeAnalysis.SyntaxTree syntaxTree);
override this.ContainsSyntaxTree : Microsoft.CodeAnalysis.SyntaxTree -> bool
Public Function ContainsSyntaxTree (syntaxTree As SyntaxTree) As Boolean
- syntaxTree
- SyntaxTree
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :