ExtendedFlags Property
ExtendedFlags
Extended flags that control behaviors on either a slot or global basis.
C#
public virtual ExtendedFlags ExtendedFlags { get; set; }
Property Value
Type | Description |
---|---|
ExtendedFlags |
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | Thrown if an invalid flag set is specified. |