DocComment.Description Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The (rest of the) full description of the item. This should not duplicate the summary, but rather follow it.
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String