SearchFilter.ExcludesBitmask.Bitmask Property

Definition

Gets or sets the bitmask to compare the property with.

public:
 property int Bitmask { int get(); void set(int value); };
public int Bitmask { get; set; }
Public Property Bitmask As Integer

Property Value

The bitmap to compare the property with.

Applies to