Share via


ReferenceDirectiveTriviaSyntax.ReferenceKeyword Property

Definition

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

Property Value

Applies to