|
ReportDetailsFilepath Property |
Path to the report
Namespace: DrawerBackup.NativeAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic string Filepath { get; set; }
Public Property Filepath As String
Get
Set
public:
property String^ Filepath {
String^ get ();
void set (String^ value);
}
member Filepath : string with get, set
Property Value
Type:
String
See Also