TagDetails 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.
public class TagDetails
type TagDetails = class
Public Class TagDetails
- Inheritance
-
TagDetails
Constructors
TagDetails() | |
TagDetails(String, String, TagCount, IList<TagValue>) |
Properties
Count | |
Id | |
TagName | |
Values |
Extension Methods
ToPSTag(TagDetails) |