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

String

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

Wyjątki

Jest Label null to .

Uwagi

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

Dotyczy