Show / Hide Table of Contents

Class OneComputeConstants.FileSystem

Collects the names of known file system entities.

Inheritance
object
OneComputeConstants.FileSystem
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.FileSystem

Fields

View Source

JobSharedFolderName

The name of the folder containing shared files for the job.

Declaration
public const string JobSharedFolderName = "jobpreparation"
Field Value
Type Description
string
  • View Source
In this article
Back to top Copyright © DNV AS. All rights reserved.