Show / Hide Table of Contents

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
InvalidOperationException

Thrown if an invalid flag set is specified.

In this article
Back to top Generated by DocFX