LineDirectiveTriviaSyntax.File Property

Definition

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

Property Value

Applies to