FormatNumberEventArgs.LocalizedValue Propriété

Définition

Obtient ou définit le texte localisé.

public:
 property System::String ^ LocalizedValue { System::String ^ get(); void set(System::String ^ value); };
public string LocalizedValue { get; set; }
member this.LocalizedValue : string with get, set
Public Property LocalizedValue As String

Valeur de propriété

String

Valeur string qui représente le texte localisé.

S’applique à