Edit

Share via


WorkItemIcon Class

Definition

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.BaseSecuredObject
WorkItemIcon
Attributes

Constructors

WorkItemIcon()
WorkItemIcon(ISecuredObject)

Properties

Id

The identifier of the icon.

Url

The REST URL of the resource.

Applies to