BuildReference 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 build.
[System.Runtime.Serialization.DataContract]
public sealed class BuildReference : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type BuildReference = class
inherit TestManagementBaseSecuredObject
Public NotInheritable Class BuildReference
Inherits TestManagementBaseSecuredObject
- Inheritance
- Attributes
Constructors
| BuildReference() | |
| BuildReference(ISecuredObject) |
Properties
| BranchName |
Branch name. |
| BuildSystem |
Build system. |
| DefinitionId |
Build Definition ID. |
| Id |
Build ID. |
| Number |
Build Number. |
| RepositoryId |
Repository ID. |
| Uri |
Build URI. |
Methods
| SecureIdentityRef(IdentityRef) | (Inherited from TestManagementBaseSecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from TestManagementBaseSecuredObject) |