DeclareStatementSyntax.DeclareKeyword Property

Definition

The "Declare" keyword.

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

Property Value

Applies to