Condividi tramite


MessageQueueInstaller.Label Proprietà

Definizione

Ottiene o imposta una descrizione della coda.

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

Valore della proprietà

L'etichetta che descrive la coda di messaggi. Il valore predefinito è una stringa vuota ("").

Eccezioni

L'elemento Label è null.

Commenti

La Label proprietà non deve essere univoca tra le code.

Si applica a