Compartilhar via


SwitchStatementAst.Flags Property

Definition

The flags, if any specified on the switch statement.

public:
 property System::Management::Automation::Language::SwitchFlags Flags { System::Management::Automation::Language::SwitchFlags get(); };
public System.Management.Automation.Language.SwitchFlags Flags { get; }
member this.Flags : System.Management.Automation.Language.SwitchFlags
Public ReadOnly Property Flags As SwitchFlags

Property Value

Applies to