Class
TfsPublishArgs

Definition

Namespace:ArtOfTest.WebAii.Design.Execution

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class TfsPublishArgs

Inheritance: objectTfsPublishArgs

Properties

BuildId

Declaration

cs-api-definition
public string BuildId { get; set; }

Property Value

string

Flavor

Declaration

cs-api-definition
public string Flavor { get; set; }

Property Value

string

IsInUse

Declaration

cs-api-definition
public bool IsInUse { get; }

Property Value

bool

IsValid

Declaration

cs-api-definition
public bool IsValid { get; }

Property Value

bool

Platform

Declaration

cs-api-definition
public string Platform { get; set; }

Property Value

string

Project

Declaration

cs-api-definition
public string Project { get; set; }

Property Value

string

Server

Declaration

cs-api-definition
public string Server { get; set; }

Property Value

string