TypeAttributes Enum

Definition

Specifies type attributes.

This enumeration supports a bitwise combination of its member values.

C++
public enum class TypeAttributes
Inheritance
TypeAttributes
Attributes

Fields

Name Value Description
None 0

No attributes specified.

Class 1

The type specifies a class.

Interface 2

The type specifies an interface.

Enum 4

The type specifies an enum.

Applies to

Product Versions
PowerShell SDK 7.2.0, 7.3.0, 7.4.0
Windows PowerShell 5.1.0.0