ManifestEmbeddedFileProvider Class
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.
An embedded file provider that uses a manifest compiled in the assembly to reconstruct the original paths of the embedded files when they were embedded into the assembly.
public ref class ManifestEmbeddedFileProvider : Microsoft::Extensions::FileProviders::IFileProvider
public class ManifestEmbeddedFileProvider : Microsoft.Extensions.FileProviders.IFileProvider
type ManifestEmbeddedFileProvider = class
interface IFileProvider
Public Class ManifestEmbeddedFileProvider
Implements IFileProvider
- Inheritance
-
ManifestEmbeddedFileProvider
- Implements
Manifest |
Initializes a new instance of ManifestEmbeddedFileProvider. |
Manifest |
Initializes a new instance of ManifestEmbeddedFileProvider. |
Manifest |
Initializes a new instance of ManifestEmbeddedFileProvider. |
Manifest |
Initializes a new instance of ManifestEmbeddedFileProvider. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Enumerate a directory at the given path, if any. |
Get |
Locate a file at the given path. |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Watch(String) |
Creates a IChangeToken for the specified |
Product | Versions |
---|---|
.NET | 9 (package-provided) |
.NET Framework | 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided) |
.NET Standard | 2.0 (package-provided) |
.NET feedback
.NET is an open source project. Select a link to provide feedback: