FileEntity.ResolveCase Method
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.
Resolves the case sensitiveness of the FullPath property if HasCaseBeenResolved is True
.
public:
void ResolveCase();
public void ResolveCase ();
member this.ResolveCase : unit -> unit
Public Sub ResolveCase ()
Remarks
This method may require an IO access. Call it with precaution.