Gets or sets the text of the text entry surface.
public:
property String^ Text {
String^ get ();
void set (String^ value);
}
Type: String
Returns a String containing the text of the text entry surface.
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd
SmartGlassTextEntrySurface Class