OriginTagCategory
OriginTagCategory class
Provides tags that help a user to determine the origin of a file (e.g. template or another source).
public class OriginTagCategory : TagCategory
Properties
| Name |
Description |
| Source { get; } |
Gets the tag that labels a reference to a resource from which the file content is derived. |
| Template { get; } |
Gets the tag that denotes the template from which the file was created. |
Methods
| Name |
Description |
| override ToString() |
Returns a string that represents the current object. |
See Also