Click or drag to resize

AppSettingsSnapshotDirectory property

Directory defined by the user in which snapshots of nodes are saved. If the SnapshotDirectory path is relative or empty (usually not useful), then the SnapshotDirectory path always relative to the directory in which the JobDescription.xml of the MainJob.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public string SnapshotDirectory { get; set; }

Property value

String
See also