IdeaBlade DevForce 2010 Help Reference
NamespaceFilter Class
Members  See Also  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : NamespaceFilter Class



Used in trace message logging to determine whether calls from a namespace should be traced.

Syntax

Visual Basic (Declaration) 
Public Class NamespaceFilter 
Visual Basic (Usage)Copy Code
Dim instance As NamespaceFilter
C# 
public class NamespaceFilter 
C++/CLI 
public ref class NamespaceFilter 

Remarks

You can control the namespaces to be filtered during use of the DebugFns and TraceFns calls by using the namespaceAcceptFilters and namespaceRejectFilters settings in the IdeaBladeConfig.Logging section of your configuration file.

Inheritance Hierarchy

System.Object
   IdeaBlade.Core.NamespaceFilter

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.