Skip to content

VFile

Namespace: MJCZone.MediaMatic.Models

Assembly: MJCZone.MediaMatic

Summary

Represents a virtual file in the MediaMatic system.

public

Contents

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

Constructors

VFile

Initializes a new instance of the VFile class. Used for deserialization.

csharp
VFile()

Methods

GetType

csharp
GetType()

ToString

csharp
ToString()

Equals

csharp
Equals()

GetHashCode

csharp
GetHashCode()

Properties

Name

Gets or sets the name of the virtual file.

Type: string