Compartir a través de


RoutingExtensionElement.FilterTableName Propiedad

Definición

Obtiene o establece el nombre de la tabla de filtros usada por este servicio de enrutamiento para enrutar los mensajes.

public:
 property System::String ^ FilterTableName { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("filterTableName", DefaultValue=null)]
public string FilterTableName { get; set; }
[<System.Configuration.ConfigurationProperty("filterTableName", DefaultValue=null)>]
member this.FilterTableName : string with get, set
Public Property FilterTableName As String

Valor de propiedad

Nombre de la tabla de filtros.

Atributos

Se aplica a