CompletionItem.Label Propriété

Définition

Obtient ou définit la valeur d’étiquette, c.-à-d. afficher du texte pour les utilisateurs.

public:
 property System::String ^ Label { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(Name="label")]
public string Label { get; set; }
[<System.Runtime.Serialization.DataMember(Name="label")>]
member this.Label : string with get, set
Public Property Label As String

Valeur de propriété

String
Attributs

S’applique à