DevForce Help Reference
NamespaceFilter Class
Members 


Used in trace message logging to determine whether calls from a namespace should be traced.
Syntax
'Declaration
 
Public Class NamespaceFilter 
'Usage
 
Dim instance As NamespaceFilter
public 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 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

Reference

NamespaceFilter Members
IdeaBlade.Core Namespace

Send Feedback