[This is preliminary documentation and is subject to change.]
This property decides about Actual VR display in attribute validation result
| C# | Visual Basic | Visual C++ |
public bool DisplayVR { get; set; }
Public Property DisplayVR As Boolean
public: property bool DisplayVR { bool get (); void set (bool value); }