Show / Hide Table of Contents

Class FileSystemBlobProviderConfigurationNames

Inheritance
object
FileSystemBlobProviderConfigurationNames
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by ABP.IO Platform