System.Messaging Reference (Document! X Sample)
System.Messaging Namespace / MessagePropertyFilter Class
Members



In This Topic
    MessagePropertyFilter Class
    In This Topic
    Controls and selects the properties that are retrieved when peeking or receiving messages from a message queue.
    Syntax
    'Declaration
     
    
    Public Class MessagePropertyFilter 
    'Usage
     
    
    Dim instance As MessagePropertyFilter
    public class MessagePropertyFilter 
    public ref class MessagePropertyFilter 
    Inheritance Hierarchy

    System.Object
       System.Messaging.MessagePropertyFilter

    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