IProjectFilesProvider.GetProjectFiles(String, CancellationToken) Method

Definition

Get the project files

C++
public:
 System::Threading::Tasks::Task<System::Collections::Generic::IReadOnlyCollection<System::String ^> ^> ^ GetProjectFiles(System::String ^ projectPath, System::Threading::CancellationToken cancellationToken);

Parameters

projectPath
String

Path to a project File

cancellationToken
CancellationToken

A Cancellation token

Returns

Array of FileSystemInfo

Applies to

Produit Versions
Visual Studio SDK 2017, 2019, 2022