Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IApplicationEvent Interface / LastApplicationUser Property

In This Topic
    LastApplicationUser Property (IApplicationEvent)
    In This Topic
    The last application user (by timestamp) to experience a log message associated with this event.
    Syntax
    'Declaration
     
    
    ReadOnly Property LastApplicationUser As IApplicationUser
    IApplicationUser LastApplicationUser {get;}
    Remarks
    Only available if the application tracks users and this event occurred to a specific user.
    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