Skip to content

DiGi.Core.IO.File.Constants

github-actions[bot] edited this page Jul 15, 2026 · 2 revisions

DiGi.Core.IO.File.Constants Namespace

Classes

FileExtension Class

Provides utility methods for handling file extensions and unique references.

public static class FileExtension

Inheritance System.Object → FileExtension

Fields

FileExtension.Zip Field

Represents the file extension for compressed ZIP files.

public const string Zip = "dgz";

Field Value

System.String

Clone this wiki locally