CompletionItem.Documentation Property

Definition

Documentation about the completion item.

public:
 property System::String ^ Documentation { System::String ^ get(); void set(System::String ^ value); };
public string? Documentation { get; set; }
member this.Documentation : string with get, set
Public Property Documentation As String

Property Value

Applies to