InterfaceQueuingAttribute.Interface Propriedade

Definição

Obtém ou define o nome da interface em que o enfileiramento está habilitado.

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

Valor da propriedade

O nome da interface na qual a fila está habilitada.

Aplica-se a