[This is preliminary documentation and is subject to change.]
String which displays license and other info
| C# | Visual Basic | Visual C++ |
public string InfoToDisplay { set; }
Public WriteOnly Property InfoToDisplay As String
public: property String^ InfoToDisplay { void set (String^ value); }