FileSystemPropertiesJsonOptions

Namespace: Proffer.Storage.FileSystem.Properties.Json

Options for an ExtendedPropertiesProvider.

public class FileSystemPropertiesJsonOptions

Inheritance ObjectFileSystemPropertiesJsonOptions

Properties

FolderNameFormat

Gets or sets the folder name format.

public string FolderNameFormat { get; set; }

Property Value

String

Constructors

FileSystemPropertiesJsonOptions()

public FileSystemPropertiesJsonOptions()