IFilePathCaseResolver 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.
Provides a method designed to solve the case sensitiveness of a given path.
public interface class IFilePathCaseResolver
public interface IFilePathCaseResolver
type IFilePathCaseResolver = interface
Public Interface IFilePathCaseResolver
Methods
TryResolve(String, FileEntityKind, String) |
Try to resolve the case of a given path. |