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