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