Class OneComputeConstants.Environment
Names of known environment variables.
Inherited Members
Namespace: DNVGL.One.Compute.Core
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public static class OneComputeConstants.Environment
Fields
View SourceJobSharedFolderEnvironmentVariable
The name of the environment variable containing the relative path to the folder containing files that are shared within a job.
Declaration
public const string JobSharedFolderEnvironmentVariable = "OC_SHARED_FOLDER"
Field Value
Type | Description |
---|---|
string |