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



In This Topic
    MessagingDescriptionAttribute Class
    In This Topic
    Specifies a description for a property or event.
    Syntax
    'Declaration
     
    
    Public Class MessagingDescriptionAttribute 
       Inherits System.ComponentModel.DescriptionAttribute
    'Usage
     
    
    Dim instance As MessagingDescriptionAttribute
    public class MessagingDescriptionAttribute : System.ComponentModel.DescriptionAttribute 
    public ref class MessagingDescriptionAttribute : public System.ComponentModel.DescriptionAttribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          System.ComponentModel.DescriptionAttribute
             System.Messaging.MessagingDescriptionAttribute

    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