SourceCategory

The SourceCategory enum distinguishes the type of source file for processing.

Definition

The file /includes/source/devx/Public/Classes/SourceCategory.psm1 was not found.

Fields

Class

Indicates that the source file or folder is for a PowerShell classes.

Enum

Indicates that the source file or folder is for a PowerShell enums.

Function

Indicates that the source file or folder is for a PowerShell functions.