Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Server Namespace / IssueEventArgs Class
Members

In This Topic
    IssueEventArgs Class
    In This Topic
    Event arguments for Issue events
    Object Model
    IssueEventArgs ClassIIssue Interface
    Syntax
    'Declaration
     
    
    Public Class IssueEventArgs 
       Inherits System.EventArgs
    public class IssueEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Loupe.Extensibility.Server.IssueEventArgs

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also