Class DotNetOutPathType
.Net output path types
Inheritance
object
DotNetOutPathType
Namespace: IdeProjectFileEditor
Assembly: BuildSystem.Utils.dll
Syntax
public sealed class DotNetOutPathType : Enum
Fields
pOutDir
OutDir type item
Declaration
public const DotNetOutPathType pOutDir = 0
Field Value
Type | Description |
---|---|
DotNetOutPathType |
pOutputPath
OutputPath type item
Declaration
public const DotNetOutPathType pOutputPath = 2
Field Value
Type | Description |
---|---|
DotNetOutPathType |
pPublishDir
PublishDir type item
Declaration
public const DotNetOutPathType pPublishDir = 1
Field Value
Type | Description |
---|---|
DotNetOutPathType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
int |