IFileProvider 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.
Represents an interface that is implemented by classes to return a list of file paths.
public interface class IFileProvider
public interface IFileProvider
type IFileProvider = interface
Public Interface IFileProvider
Methods
GetFilePaths() |
Returns a collection of fully qualified file path names. |