WarningDirectiveTriviaSyntax.WarningKeyword Property

Definition

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

Property Value

Applies to