IProjectFilesProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |