Text Property (TestObject)
Class
TestObject
.
Action
Gets the text of the control.
Syntax
C#
protected
String
Text { get; }
VB
'Declaration Protected Read Property Text As
String
Access
Read only.