FilterElement.Filter1 Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the filter1 data of this configuration element. This value is only used when FilterType is set to And.
public:
property System::String ^ Filter1 { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("filter1", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.None)]
public string Filter1 { get; set; }
[<System.Configuration.ConfigurationProperty("filter1", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.Filter1 : string with get, set
Public Property Filter1 As String
The filter1 value of this element.
- Attributes
The content of Filter1 is only used during evaluation of the AND filter. For more information, see FilterData.
Produit | Versions |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: