Edit

Share via


Attachment Class

Definition

Represents an attachment to a build.

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

Constructors

Attachment()

Properties

Links

The links to other objects related to this object.

Name

The name of the attachment.

Applies to