CompletionItem.Documentation 属性

定义

有关完成项的文档。

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

属性值

适用于