FolderId.ToString Method

Definition

Returns a string that represents the current folder.

public:
 override System::String ^ ToString();
public override string ToString ();
Public Overrides Function ToString () As String

Returns

The name of the current folder.

Applies to