Summary
Initializes a new instance of the
MkDocsArgumentValueAttribute class.
- Namespace
- Cake
.MkDocs .Attributes - Containing Type
- Mk
Docs Argument Value Attribute
Syntax
public MkDocsArgumentValueAttribute(string value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | string | tool argument value. |
Return Value
| Type | Description |
|---|---|
| void |