Field InfoFileName
The name of the repository information / marker file. Its presence at the base directory identifies a directory as a FulcrumFS repository and stores repository metadata such as the format version.
Namespace: FulcrumFS
Assembly: FulcrumFS.Core.dll
Syntax
public const string InfoFileName = "fulcrumfs.info"
Returns
| Type | Description |
|---|---|
| string | The name of the repository information / marker file. Its presence at the base directory identifies a directory as a FulcrumFS repository and stores repository metadata such as the format version. |