Share via


ImplicitObjectCreationExpressionSyntax.NewKeyword Property

Definition

SyntaxToken representing the new keyword.

public override Microsoft.CodeAnalysis.SyntaxToken NewKeyword { get; }
member this.NewKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public Overrides ReadOnly Property NewKeyword As SyntaxToken

Property Value

Applies to