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
MkDocsArgumentValueAttribute
class.
- Assembly
- Cake
.MkDocs .dll - 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 |