YouPlugin
getAppName Method
YouInteract Documentation
A function that returns the name of the App on which the Page is inserted
Namespace:
YouInteract.YouBasic
Assembly:
YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
string
getAppName
()
string getAppName()
Return Value
Type:
String
The application's name
See Also
Reference
YouPlugin Interface
YouInteract.YouBasic Namespace