FileSystemEntry.ToFullPath Method

Definition

Returns the full path of the find result.

public:
 System::String ^ ToFullPath();
public string ToFullPath ();
member this.ToFullPath : unit -> string
Public Function ToFullPath () As String

Returns

A string representing the full path.

Applies to