DocComment.Documentation 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 full markdown-formatted on-line documentation for the item. Currently this consists of the summary field followed by the description field.
public string Documentation { get; }
member this.Documentation : string
Public ReadOnly Property Documentation As String