ResourceTextGetText Method |
Gets the text as a String.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax Public Function GetText As String
public:
String^ GetText()
member GetText : unit -> string
Return Value
Type:
Stringtext
See Also