LocalizedLabel.Label Property

Definition

Gets or sets the localized label string.

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

Property Value

The localized label string..

Attributes

Applies to