1 write to label
System.Messaging (1)
System\Messaging\MessageQueueCriteria.cs (1)
127this.label = value;
2 references to label
System.Messaging (2)
System\Messaging\MessageQueueCriteria.cs (2)
119return this.label; 258restrictions.AddString(NativeMethods.QUEUE_PROPID_LABEL, Restrictions.PREQ, this.label);