Table of Contents

Property SourceFiles

Namespace
Alternet.Syntax.Parsers.Lsp
Assembly
Alternet.Syntax.Parsers.Clangd.v9.dll

SourceFiles

Represents a list of files that belong to the project.

public IList<string> SourceFiles { get; }

Property Value

IList<string>