| Mobiform Software - Aurora API Documentation |
|
ProjectTreeFileAddedEventHandler Delegate
Handler for a file being added to the project tree
public delegate void ProjectTreeFileAddedEventHandler(
Object sender,
Object fileContent,
String filePath);
Parameters
-
sender
-
-
fileContent
-
-
filePath
-
Requirements
Namespace:
Aurora.Interfaces
Assembly: AuroraInterfaces (in AuroraInterfaces.dll)
See Also
Aurora.Interfaces Namespace