NamedModule.

Name Property

Summary

The name of the module.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Modules
Containing Type
NamedModule

Syntax

public string Name { get; }

Value

Type Description
string
GitHub