Property PrimaryExtension
PrimaryExtension
Gets the primary file extension associated with this file format (including the leading dot). This is the first extension in Extensions and is the extension that files of this format are written with when added to a FulcrumFS repository.
Declaration
public string PrimaryExtension { get; }
Property Value
| Type | Description |
|---|---|
| string |