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
public static XDocument getAppXml(
	YouPlugin plugin
)

Parameters

plugin
Type: YouInteract.YouBasic YouPlugin

Return Value

Type: XDocument
See Also