Microsoft.TemplateEngine.Abstractions.Mount Namespace
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.
IDirectory |
Defines directory IFileSystemInfo entry. |
IFile |
Defines a file IFileSystemInfo entry. |
IFile |
Defines a file system entry. |
IMount |
Represents abstract directory. This could be regular folder on file system, zip file, HTTP server or anything else that can present files in file system hierarchy. |
IMount |
Implement this factory and register it with IComponentManager. Template engine calls TryMount(IEngineEnvironmentSettings, IMountPoint, String, IMountPoint) with Uri as parameter on all factories and use mount point from first successful factory. |
IMount |
File |
Defines the kind of a IFileSystemInfo entry. |