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