Document! X and HelpStudio 2017
In This Topic
    TaggedComment Metadata Element
    In This Topic
    Description
    Outputs the content for a particular content type.
    Parameters
    ParameterTypeDescription
    textThe Content Type to output content for (e.g. "Remarks").
    listThe source item for which content should be output.

    One of the following values:

    For .NET and Java documentation, returns content from the parent Assembly (.NET) or Java Project.
    For Database documentation, returns content from the parent Connection.
    Returns content for the current item
    For .NET and Java documentation, returns content from the parent Namespace (.NET) or Package (Java).
    For Database documentation only, returns content for the parent item.
    For COM documentation, returns content from the parent COM Component.
    For XSD documentation only, returns content from the parent XSD Schema.
    For .NET documentation, returns content from the parent TypeInfo.