DocComment.ShortSummary 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 short hover information for the item. This should be one paragraph of plain text. Currently this is the first paragraph of the summary field.
public string ShortSummary { get; }
member this.ShortSummary : string
Public ReadOnly Property ShortSummary As String