Sdílet prostřednictvím


RoutingExtensionElement.FilterTableName Vlastnost

Definice

Získá nebo nastaví název tabulky filtru používané touto službou směrování pro směrování zpráv.

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

Hodnota vlastnosti

String

Název tabulky filtru.

Atributy

Platí pro