Udostępnij za pośrednictwem


MessageQueueInstaller.Label Właściwość

Definicja

Pobiera lub ustawia opis kolejki.

public:
 property System::String ^ Label { System::String ^ get(); void set(System::String ^ value); };
public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

Wartość właściwości

Etykieta opisując kolejkę komunikatów. Wartością domyślną jest ciąg pusty ("").

Wyjątki

Element Label to null.

Uwagi

Właściwość Label nie musi być unikatowa w kolejkach.

Dotyczy