FileSystemEntry.ToSpecifiedFullPath Method

Definition

Returns the full path for the find results, based on the initially provided path.

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

Returns

A string representing the full path.

Applies to