Udostępnij przez


SignatureInformation.Documentation Property

Definition

The human-readable doc-comment of this signature. Will be shown in the UI but can be omitted. If this is a string, it's plain text. If this is a MarkupContent, then it's github markdown.

public object Documentation { get; set; }
member this.Documentation : obj with get, set
Public Property Documentation As Object

Property Value

Applies to