MkDocsArgumentAttribute.

MkDocsArgumentAttribute(string) Constructor

Summary

Initializes a new instance of the MkDocsArgumentAttribute class.

Syntax

public MkDocsArgumentAttribute(string argument)

Parameters

Name Type Description
argument string tool argument.

Return Value

Type Description
void