[This is preliminary documentation and is subject to change.]
Determine the existence of BackUpFiles
| C# | Visual Basic | Visual C++ |
public bool BackUpFiles { get; set; }
Public Property BackUpFiles As Boolean
public: property bool BackUpFiles { bool get (); void set (bool value); }