This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.MkDocs.
Summary
Initializes a new instance of the
MkDocsArgumentAttribute class.
- Assembly
- Cake
.MkDocs .dll - Namespace
- Cake
.MkDocs .Attributes - Containing Type
- Mk
Docs Argument Attribute
Syntax
public MkDocsArgumentAttribute(string argument)
Parameters
| Name | Type | Description |
|---|---|---|
| argument | string | tool argument. |
Return Value
| Type | Description |
|---|---|
| void |
