DocFormatter.FileExtension Property
- Namespace
- Kampute.DocToolkit.Formatters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the file extension of the documentation files in the target format.
public string FileExtension { get; }Property Value
- string
- The file extension (including the leading period) of the documentation files in the target format.
