次の方法で共有


CompletionContext.WordToComplete プロパティ

定義

完了する単語のテキスト (ある場合)。

public:
 property System::String ^ WordToComplete { System::String ^ get(); };
public string WordToComplete { get; }
member this.WordToComplete : string
Public ReadOnly Property WordToComplete As String

プロパティ値

適用対象