WorkItemIcon 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.
Reference to a work item icon.
[System.Runtime.Serialization.DataContract]
public class WorkItemIcon : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type WorkItemIcon = class
inherit BaseSecuredObject
Public Class WorkItemIcon
Inherits BaseSecuredObject
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObjectWorkItemIcon
- Attributes
Constructors
| WorkItemIcon() | |
| WorkItemIcon(ISecuredObject) |
Properties
| Id |
The identifier of the icon. |
| Url |
The REST URL of the resource. |