CompletionItem.Label 属性

定义

标签值,即向用户显示的文本。

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

属性值

适用于