VFolder
Namespace: MJCZone.MediaMatic.Models
Assembly: MJCZone.MediaMatic
Summary
Represents a virtual folder in the MediaMatic system.
public
Contents
Constructors (1) | Methods (4) | Properties (1)
Constructors
VFolder
Initializes a new instance of the VFolder class. Used for deserialization.
csharp
VFolder()Methods
GetType
csharp
GetType()ToString
csharp
ToString()Equals
csharp
Equals()GetHashCode
csharp
GetHashCode()Properties
Name
Gets or sets the name of the virtual folder.
Type: string