CakeModuleAttribute.

ModuleType Property

Summary

Gets the module type.
Namespace
Cake.Core.Annotations
Containing Type
CakeModuleAttribute

Syntax

public Type ModuleType { get; }

Value

Type Description
Type The module type.