Summary
Gets or sets a value indicating whether the enum value is a bitmask value (see
System.FlagsAttribute
)
or not.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Attributes - Containing Type
- Enum
Argument Attribute
Syntax
public bool IsBitmask { get; set; }
Value
Type | Description |
---|---|
bool |