BaseObjectCreationExpressionSyntax.NewKeyword Property

Definition

SyntaxToken representing the new keyword.

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

Property Value

Applies to