RoutingExtensionElement.FilterTableName 属性

定义

获取或设置此路由服务为路由邮件而使用的筛选器表的名称。

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

属性值

String

筛选器表的名称。

属性

适用于