DocComment.Documentation Property

Definition

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

Property Value

String

Applies to