[This is preliminary documentation and is subject to change.]
Property - CompareVR - set to include VR comparison between
attributes.
| C# | Visual Basic | Visual C++ |
public bool CompareVR { set; }
Public WriteOnly Property CompareVR As Boolean
public: property bool CompareVR { void set (bool value); }