WithElementSyntax.WithWithKeyword(SyntaxToken) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public Microsoft.CodeAnalysis.CSharp.Syntax.WithElementSyntax WithWithKeyword(Microsoft.CodeAnalysis.SyntaxToken withKeyword);
member this.WithWithKeyword : Microsoft.CodeAnalysis.SyntaxToken -> Microsoft.CodeAnalysis.CSharp.Syntax.WithElementSyntax
Public Function WithWithKeyword (withKeyword As SyntaxToken) As WithElementSyntax
Parâmetros
- withKeyword
- SyntaxToken