Share via


ExternalSourceDirectiveTriviaSyntax.ExternalSourceKeyword Property

Definition

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

Property Value

Applies to