Show / Hide Table of Contents

Class OneComputeConstants.Environment

Names of known environment variables.

Inheritance
object
OneComputeConstants.Environment
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: DNVGL.One.Compute.Core
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public static class OneComputeConstants.Environment

Fields

View Source

JobSharedFolderEnvironmentVariable

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
  • View Source
In this article
Back to top Copyright © DNV AS. All rights reserved.