RoutingExtensionElement.FilterTableName Propriedade

Definição

Obtém ou define o nome da tabela de filtros usada por este serviço de encaminhamento para mensagens de encaminhamento.

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 Propriedade

O nome da tabela de filtros.

Atributos

Aplica-se a