Share via


FileEntity.ResolveCase Method

Definition

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.

Applies to