Skip to content

IVirtualFolder

Namespace: MJCZone.MediaMatic.Models

Assembly: MJCZone.MediaMatic

Summary

Represents a virtual folder in a filesource.

abstract public

Note: This is an interface that defines a contract. Look for implementing classes in the same or related namespaces.

Contents

Properties (4)

Properties

BucketName

Gets the name of the bucket this virtual folder belongs to, if applicable.

Type: string?

Name

Gets the name of the virtual folder.

Type: string

Slug

Gets the slug of the virtual folder.

Type: string

Path

Gets the path of the virtual folder.

Type: string