Share via


ObjectMemberInitializerSyntax.WithKeyword Property

Definition

The "With" keyword.

public:
 property Microsoft::CodeAnalysis::SyntaxToken WithKeyword { Microsoft::CodeAnalysis::SyntaxToken get(); };
public Microsoft.CodeAnalysis.SyntaxToken WithKeyword { get; }
member this.WithKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public ReadOnly Property WithKeyword As SyntaxToken

Property Value

Applies to