次の方法で共有


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

プロパティ値

適用対象