Gets the mime-type of the video format.

Namespace:  Gallio.Common.Media
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public abstract string MimeType { get; }
Visual Basic (Declaration)
Public MustOverride ReadOnly Property MimeType As String

See Also