SourceCategory
The SourceCategory enum distinguishes the type of source file for processing.
less than a minute
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.
Last modified March 3, 2023: (MAINT) Rename Source folder to Projects (8b45aed)