Поделиться через


FilterTableEntryElement.FilterName Свойство

Определение

Возвращает или задает значение, которое указывает ссылку на элемент фильтра.

public:
 property System::String ^ FilterName { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("filterName", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.IsKey | System.Configuration.ConfigurationPropertyOptions.IsRequired)]
public string FilterName { get; set; }
[<System.Configuration.ConfigurationProperty("filterName", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.IsKey | System.Configuration.ConfigurationPropertyOptions.IsRequired)>]
member this.FilterName : string with get, set
Public Property FilterName As String

Значение свойства

Ключ для элемента фильтра.

Атрибуты

Применяется к