[This is preliminary documentation and is subject to change.]
Value property.
| C# | Visual Basic | Visual C++ |
public override string Value { get; }
Public Overrides ReadOnly Property Value As String
public: virtual property String^ Value { String^ get () override; }