Edit

Share via


ScreenshotUtility.GetScreenshotPath Method

Definition

Gets a unique screenshot path with a file name based on date and time.

public:
 static System::String ^ GetScreenshotPath();
public static string GetScreenshotPath ();
static member GetScreenshotPath : unit -> string
Public Shared Function GetScreenshotPath () As String

Returns

A unique screenshot path.

Applies to