Click or drag to resize

MediaItem Class

Represents a standard media item.
Inheritance Hierarchy
SystemObject
  Orthogonal.NTagLiteMediaItem

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public sealed class MediaItem

The MediaItem type exposes the following members.

Constructors
 NameDescription
Public methodMediaItemInitializes a new instance of the MediaItem class
Top
Properties
 NameDescription
Public propertyDescription Optional description of the media item.
Public propertyName Name of the media item.
Top
See Also