Summary
Lookup data for all known extensions.
- Assembly
- Wyam
.Configuration .dll - Namespace
- Wyam
.Configuration - Base Types
-
- Object
- ClassEnum
<KnownExtension>
graph BT
Type-->Base0["ClassEnum<KnownExtension>"]
Base0-->Base1["Object"]
Type["KnownExtension"]
class Type type-node
Syntax
public class KnownExtension : ClassEnum<KnownExtension>
Fields
| Name | Constant Value | Summary |
|---|---|---|
| All |
static
|
|
| AmazonWebServices |
static
|
|
| BlogTemplateTheme |
static
|
|
| CleanBlogTheme |
static
|
|
| CodeAnalysis |
static
|
|
| Feeds |
static
|
|
| GitHub |
static
|
|
| Highlight |
static
|
|
| Html |
static
|
|
| Images |
static
|
|
| Json |
static
|
|
| Less |
static
|
|
| Markdown |
static
|
|
| Minification |
static
|
|
| PhantomTheme |
static
|
|
| Razor |
static
|
|
| SamsonTheme |
static
|
|
| Sass |
static
|
|
| SearchIndex |
static
|
|
| SolidStateTheme |
static
|
|
| StellarTheme |
static
|
|
| Tables |
static
|
|
| TextGeneration |
static
|
|
| TrophyTheme |
static
|
|
| Xmp |
static
|
|
| Yaml |
static
|
|
| YouTube |
static
|
Properties
| Name | Value | Summary |
|---|---|---|
| PackageId | string |
Gets the package that contains the extension.
|
