ClassBugTrackerPersistableSettings
Class
Definition
Namespace:ArtOfTest.WebAii.Design.Extensibility.BugTracking
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public abstract class BugTrackerPersistableSettings
Inheritance: objectBugTrackerPersistableSettings
Constructors
BugTrackerPersistableSettings()
Declaration
cs-api-definition
protected BugTrackerPersistableSettings()
Properties
ProjectName
Get the project name.
Declaration
cs-api-definition
public abstract string ProjectName { get; set; }
Property Value
ServerName
Get the server name.