Specifies the type of tag
Namespace:
IpernityNETAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
C# |
---|
public enum TagType |
Visual Basic (Declaration) |
---|
Public Enumeration TagType |
Visual C++ |
---|
public enum class TagType |
Members
Member name | Description | |
---|---|---|
None |
No type
| |
Keyword |
Keyword tag
| |
Member |
Member tag
|