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



In This Topic
    DefaultPropertiesToSend Class
    In This Topic
    Specifies the default property values that will be used when sending objects other than Message instances to a message queue.
    Object Model
    DefaultPropertiesToSend ClassMessageQueue ClassMessageQueue ClassMessageQueue Class
    Syntax
    'Declaration
     
    
    Public Class DefaultPropertiesToSend 
    'Usage
     
    
    Dim instance As DefaultPropertiesToSend
    public class DefaultPropertiesToSend 
    public ref class DefaultPropertiesToSend 
    Inheritance Hierarchy

    System.Object
       System.Messaging.DefaultPropertiesToSend

    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