PathRecommendationFileType Enum

Definition

The type of the file (for Linux files - Executable is used).

public enum PathRecommendationFileType
type PathRecommendationFileType = 
Public Enum PathRecommendationFileType
Inheritance
PathRecommendationFileType

Fields

Name Value Description
Exe 0

Exe.

Dll 1

Dll.

Msi 2

Msi.

Script 3

Script.

Executable 4

Executable.

Unknown 5

Unknown.

Applies to