Specifies a description of the queue.
[Visual Basic] Public Property Label As String [C#] public string Label {get; set;} [C++] public: __property String* get_Label(); public: __property void set_Label(String*); [JScript] public function get Label() : String; public function set Label(String);
MessageQueueInstaller Class | MessageQueueInstaller Members | System.Messaging Namespace