PageInteractionScriptFile public class PageInteractionScriptFile Represents a resource file meant to be hosted by the web and consumed by a PageInteraction EventHandler Documentation public Guid AppGuid { get; set; } public string FileName { get; set; } public string Version { get; set; } public PageInteractionScriptFile()