MkDocsArgumentValueAttribute.

MkDocsArgumentValueAttribute(string) Constructor

Summary

Initializes a new instance of the MkDocsArgumentValueAttribute class.

Syntax

public MkDocsArgumentValueAttribute(string value)

Parameters

Name Type Description
value string tool argument value.

Return Value

Type Description
void