Class FileSystemBlobProviderConfigurationNames
Inherited Members
Namespace: Volo.Abp.BlobStoring.FileSystem
Assembly: Volo.Abp.BlobStoring.FileSystem.dll
Syntax
public static class FileSystemBlobProviderConfigurationNames
Fields
AppendContainerNameToBasePath
Declaration
public const string AppendContainerNameToBasePath = "FileSystem.AppendContainerNameToBasePath"
Field Value
| Type | Description |
|---|---|
| string |
BasePath
Declaration
public const string BasePath = "FileSystem.BasePath"
Field Value
| Type | Description |
|---|---|
| string |