DocComment.FullSummary 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 hover information for the item. Currently this is the same as the short hover.
public string FullSummary { get; }
member this.FullSummary : string
Public ReadOnly Property FullSummary As String