_text Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the text string for the current Text object.

Namespace:  Microsoft.SPOT.Presentation.Controls
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Protected _text As String
protected string _text
protected:
String^ _text
val mutable _text: string
protected var _text : String

.NET Framework Security

See Also

Reference

Text Class

Microsoft.SPOT.Presentation.Controls Namespace