Edit

Share via


Link Class

Definition

Link description.

[System.Runtime.Serialization.DataContract]
public class Link : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type Link = class
    inherit BaseSecuredObject
Public Class Link
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
Link
Derived
Attributes

Constructors

Link()
Link(ISecuredObject)

Properties

Attributes

Collection of link attributes.

Rel

Relation type.

Title

Link title.

Url

Link url.

Applies to