FormatFamily

FormatFamily class

Gibt eine Formatfamilie an, die mehrere ähnliche Formate vereint.

public class FormatFamily

Eigenschaften

Name Beschreibung
Name { get; } Ruft den Namen der Formatfamilie ab.

Methoden

Name Beschreibung
override ToString() Gibt a zurückString das repräsentiert den StromFormatFamily .

Felder

Name Beschreibung
static readonly Archive Stellt Archivformate dar.
static readonly Audio Stellt Audioformate dar.
static readonly Cad Repräsentiert computergestützte Designformate.
static readonly Calendar Stellt Kalenderformate dar.
static readonly Database Repräsentiert Datenbankformate.
static readonly Diagram Stellt Diagrammformate dar.
static readonly Ebook Stellt elektronische Buchformate dar.
static readonly Email Repräsentiert E-Mail-Formate.
static readonly Executable Stellt ausführbare Formate dar.
static readonly Font Stellt Schriftformate dar.
static readonly Image Stellt Bildformate dar.
static readonly Markup Stellt Markup-Formate dar.
static readonly Medicine Stellt medizinische Formate dar.
static readonly Note Stellt Notizformate dar.
static readonly Pdf Stellt tragbare Dokumentformate dar.
static readonly Presentation Repräsentiert Präsentationsformate.
static readonly ProjectManagement Repräsentiert Projektmanagementformate.
static readonly ScientificFormat Repräsentiert wissenschaftliche Formate.
static readonly SourceCode Stellt Quellcodeformate dar.
static readonly Spreadsheet Stellt Tabellenkalkulationsformate dar.
static readonly Torrent Stellt Torrent-Formate dar.
static readonly Unknown Stellt eine unbekannte Formatfamilie dar.
static readonly Video Stellt Videoformate dar.
static readonly WordProcessing Repräsentiert Textverarbeitungsformate.

Siehe auch