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



Sample Template
MessagingDescriptionAttribute Class
Specifies a description for a property or event.
Syntax
public class MessagingDescriptionAttribute : System.ComponentModel.DescriptionAttribute 
public ref class MessagingDescriptionAttribute : public System.ComponentModel.DescriptionAttribute 
'Declaration
 
Public Class MessagingDescriptionAttribute 
   Inherits System.ComponentModel.DescriptionAttribute
 
'Usage
 
Dim instance As MessagingDescriptionAttribute
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