TextEventArgs(String) Constructor
Create a new instance of the TextEventArgs Item.
Namespace: ConversionCalcAssembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
public TextEventArgs(
string value
)
Public Sub New (
value As String
)
No code example is currently available or this language may not be supported.
Parameters
- value String
-
Notification value to send.