Version: 
        
      
      
      
      ExtendedRichDescription Class
  
            Provides a short and long description of something.
            
 
  Inheritance Hierarchy
  
    - object- Inedo.Documentation.ExtendedRichDescription
 
 
  Syntax
  
    public
    sealed
    class
    ExtendedRichDescription
  
 
  
  
    Properties
    
      
        |  | Name | Description | 
      
        |  | LongDescription | 
            Gets the long description or null (Nothing in Visual Basic) if it is not defined.
             | 
      
        |  | ShortDescription | 
            Gets the short description.
             | 
    
   
  
    Methods
    
      
        |  | Name | Description | 
      
        |  | ToString | 
            Returns an undecorated plaintext string of both the short and long descriptions.
             |