A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class FileLibraryLocationElement

Represents file library location element.

Inheritance
System.Object
FileLibraryLocationElement
Namespace: Mediachase.Commerce.Assets.Configuration
Assembly: Mediachase.Commerce.dll
Version: 9.24.1
Syntax
public class FileLibraryLocationElement : ConfigurationElement

Constructors

FileLibraryLocationElement()

Declaration
public FileLibraryLocationElement()

Properties

LocationRules

Gets the location rules.

Declaration
public LocationRuleCollections LocationRules { get; }
Property Value
Type Description
LocationRuleCollections

The location rules.

Path

Gets or sets the path.

Declaration
public string Path { get; set; }
Property Value
Type Description
System.String

The path.