Skip to content

FolderInfoDto

Namespace: MJCZone.MediaMatic.AspNetCore.Models.Dtos

Assembly: MJCZone.MediaMatic.AspNetCore

Summary

Represents folder information returned by browse operations.

sealed public

Contents

Constructors (1) | Methods (4) | Properties (2)

Constructors

FolderInfoDto

csharp
FolderInfoDto()

Methods

GetType

csharp
GetType()

ToString

csharp
ToString()

Equals

csharp
Equals()

GetHashCode

csharp
GetHashCode()

Properties

Path

Gets or sets the full path of the folder.

Type: string

Name

Gets or sets the folder name (without parent directory path).

Type: string