Name | Description | |
---|---|---|
MappedFileProvider Constructor | Initializes a new instance of the class. |
The following tables list the members exposed by MappedFileProvider.
Name | Description | |
---|---|---|
MappedFileProvider Constructor | Initializes a new instance of the class. |
Name | Description | |
---|---|---|
IgnoreCase | Determines whether the mapped file names will be case-insensitive; |
Name | Description | |
---|---|---|
InternalMappedFileInfoDictionary | Infrastructure. Contains the dictionary that maps the file names into their corresponding file infos. |
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetDirectoryContents | ||
GetDirectoryContents2 | Obtains a directory contents at the given path. | |
GetFileInfo | ||
GetFileInfo2 | Obtain a file info at the given path. | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetMappedFileInfoDictionary | Obtains all file name mappings. | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
IsFileMapped | Tests whether a file name is mapped. | |
MapFile | Maps a file name to a file info. | |
ToString | ||
UnmapFile | Removes mapping for a given file name. | |
Watch |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |