Show / Hide Table of Contents

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
InvalidOperationException

Thrown if an invalid flag set is specified.

In this article
Back to top Generated by DocFX