public string BackFile { get; set; }
Public Property BackFile As String Get Set
public: property String^ BackFile { String^ get (); void set (String^ value); }
member BackFile : string with get, set
In This Article