Interface IMediaFormat
Summary description for IMediaFormat.
Inherited Members
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
public interface IMediaFormat : IItem<int>
Properties
Name
Defines the name of the format
Declaration
string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |