DicomObjects.NET Core Documentation
DicomObjects.EventArguments Namespace / LogEventArgs Class
Members



In This Topic
    LogEventArgs Class
    In This Topic
    Arguments for the LogEvent Event
    Syntax
    'Declaration
     
    
    Public Class LogEventArgs 
    'Usage
     
    
    Dim instance As LogEventArgs
    public class LogEventArgs 
    public ref class LogEventArgs 
    Inheritance Hierarchy

    System.Object
       DicomObjects.EventArguments.LogEventArgs

    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