LocalizeEventArgsText Property |
Gets the text to localize
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string Text { get; }
Public ReadOnly Property Text As String
Get
member Text : string with get
Property Value
Type:
StringThe text to localize.
See Also