Table of Contents

Property FileExtensions

Namespace
DocWright.Core.Formats
Assembly
DocWright.Core.dll

FileExtensions

Gets the normalized file extensions (lower-case, with leading dot).

public IReadOnlyList<string> FileExtensions { get; }

Property Value

IReadOnlyList<string>