Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / LogMessageGroupCollection Class / Parent Property

In This Topic
    Parent Property (LogMessageGroupCollection)
    In This Topic
    The parent group that owns this group collection. May be null in the case of the root message group collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Parent As LogMessageGroup
    public LogMessageGroup Parent {get;}
    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