Gets or sets currently inputted text.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
string Text { get; set; }
Visual Basic
Property Text As String
	Get
	Set

Property Value

Type: String

See Also