次の方法で共有


CompletionItem.Label プロパティ

定義

ラベル値。これはユーザーに表示されるテキストです。

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

プロパティ値

適用対象