WithElementSyntax.WithWithKeyword(SyntaxToken) Methode

Definition

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

Parameter

withKeyword
SyntaxToken

Gibt zurück

Gilt für: