SmartGlassTextEntrySurface.Text Property

Gets or sets the text of the text entry surface.

Syntax

public:
property String^ Text {
         String^ get ();
         void set (String^ value);
}  

Property value

Type: String 

 Returns a String containing the text of the text entry surface.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassTextEntrySurface Class

SmartGlassTextEntrySurface Members

Windows.Xbox.SmartGlass Namespace