FormatNumberEventArgs.LocalizedValue Propriedade

Definição

Obtém ou define o texto localizado.Gets or sets the localized text.

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

Valor da propriedade

String

Um string valor que representa o texto localizado.A string value that represents the localized text.

Aplica-se a