Document! X 2017
LinkedParameterTypeName Metadata Element
Description
Outputs the type name (as a link if noLink is not true) of the current parameter.
Usage

This Metadata Element can only be used in Page Types or Scraps that relate to the COM Component Documentation Item Types listed below. (more info)

  • Parameter
Use in Page Types or scraps that do not relate to these specific Item Types may result in unexpected output or documentation build errors.
Parameters
ParameterTypeDescription
booleanSet to True to include the array indicator text in the link (e.g. [] in csharp).
langThe language for which the type signature should be formatted (e.g. "cs", "vb").
booleanSet to True to return just the text and not a hyperlink.