YouXMLFetcher
getAppXml Method
YouInteract Documentation
Get a XML file with the App Information
Namespace:
YouInteract.YouPlugin_Developing
Assembly:
YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
static
XDocument
getAppXml
(
YouPlugin
plugin
)
public static XDocument getAppXml( YouPlugin plugin )
Parameters
plugin
Type:
YouInteract.YouBasic
YouPlugin
Return Value
Type:
XDocument
See Also
Reference
YouXMLFetcher Class
YouInteract.YouPlugin_Developing Namespace