Share via


DisableWarningDirectiveTriviaSyntax.DisableKeyword Property

Definition

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

Property Value

Applies to