Share via


IProjectFilesProvider Interface

Definition

Caution

Obsolete as of Visual Studio 2019.

IProjectFilesProvider interface

public interface class IProjectFilesProvider
public interface class IProjectFilesProvider
__interface IProjectFilesProvider
public interface IProjectFilesProvider
[System.Obsolete("Obsolete as of Visual Studio 2019.")]
public interface IProjectFilesProvider
type IProjectFilesProvider = interface
[<System.Obsolete("Obsolete as of Visual Studio 2019.")>]
type IProjectFilesProvider = interface
Public Interface IProjectFilesProvider
Attributes

Methods

GetProjectFiles(String, CancellationToken)

Get the project files

Applies to