Show / Hide Table of Contents

Class FileSystemBlobProviderConfigurationNames

Inheritance
System.Object
FileSystemBlobProviderConfigurationNames
Namespace: Volo.Abp.BlobStoring.FileSystem
Assembly: Volo.Abp.BlobStoring.FileSystem.dll
Syntax
public static class FileSystemBlobProviderConfigurationNames : object

Fields

AppendContainerNameToBasePath

Declaration
public const string AppendContainerNameToBasePath = null
Field Value
Type Description
System.String

BasePath

Declaration
public const string BasePath = null
Field Value
Type Description
System.String
Back to top Powered by Volosoft