TagValueInner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tag information.
public class TagValueInner
type TagValueInner = class
Public Class TagValueInner
- Inheritance
-
TagValueInner
Constructors
TagValueInner() |
Initializes a new instance of the TagValueInner class. |
TagValueInner(String, String, TagCount) |
Initializes a new instance of the TagValueInner class. |
Properties
Count |
Gets or sets the tag value count. |
Id |
Gets the tag value ID. |
TagValueProperty |
Gets or sets the tag value. |