Description of the document, if specified.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual string Description { get; set; }
Public Overridable Property Description As String
public: virtual property String^ Description { String^ get (); void set (String^ value); }
Remarks
If this is set null, an empty string is stored.