public bool SuppressSavingImagePath { get; set; }Public Property SuppressSavingImagePath As Boolean
Get
Setpublic:
property bool SuppressSavingImagePath {
bool get ();
void set (bool value);
}member SuppressSavingImagePath : bool with get, set