ReportSenderEventArgsScreenshotPath Property
Contains the path of the screenshot, or when no screenshot has been saved.
Namespace: KGySoft.WinForms.FormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public string ScreenshotPath { get; }
Public ReadOnly Property ScreenshotPath As String
Get
public:
property String^ ScreenshotPath {
String^ get ();
}
member ScreenshotPath : string with get
Property Value
String