[This is preliminary documentation and is subject to change.]
Literal description for the byte dump.
| C# | Visual Basic | Visual C++ |
public string Description { get; set; }
Public Property Description As String
public: property String^ Description { String^ get (); void set (String^ value); }