Summary
Gets the module type.
- Namespace
- Cake
.Core .Annotations - Containing Type
- CakeModuleAttribute
Syntax
public Type ModuleType { get; }
Value
Type | Description |
---|---|
Type | The module type. |
public Type ModuleType { get; }
Type | Description |
---|---|
Type | The module type. |