BuildArtifact 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.
Represents an artifact produced by a build.
[System.Runtime.Serialization.DataContract]
public class BuildArtifact : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type BuildArtifact = class
inherit BaseSecuredObject
Public Class BuildArtifact
Inherits BaseSecuredObject
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObjectBuildArtifact
- Attributes
Constructors
BuildArtifact() |
Properties
Id |
The artifact ID. |
Name |
The name of the artifact. |
Resource |
The actual resource. |