Initializes a new instance of the
ActionText class
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public ActionText(
string text
)
Public Sub New (
text As String
)
Parameters
- text
- Type: SystemString
Text string to send.
See Also