OriginTagCategory class

OriginTagCategory class

Provides tags that help a user determine the origin of a file (e.g., template or another source).

The OriginTagCategory type exposes the following members:

Methods

Method Description
to_string Returns a string that represents the current object. (inherited from TagCategory)

Properties

Property Description
source The tag that labels a reference to a resource from which the file content is derived.
template The tag that denotes the template from which the file was created.

See Also