InterfaceQueuingAttribute.Interface Propiedad

Definición

Obtiene o establece el nombre de la interfaz en la que la utilización de una cola está habilitada.

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 de propiedad

Nombre de la interfaz en la que la utilización de una cola está habilitada.

Se aplica a