ConfigurationFlags Property
ConfigurationFlags
Flags that define the mode and other configurable options for this slot.
C#
public virtual ConfigurationFlags ConfigurationFlags { get; set; }
Property Value
Type | Description |
---|---|
ConfigurationFlags |
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | Thrown if an invalid flag set is specified. |