UserSettings Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Inheritance Hierarchy

SystemObject
  ArtOfTest.WebAii.DesignUserSettings

Namespace:  ArtOfTest.WebAii.Design
Assembly:  ArtOfTest.WebAii.Design (in ArtOfTest.WebAii.Design.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

[SerializableAttribute]
public class UserSettings : INotifyPropertyChanged, 
	IExtensibleDataObject, ICloneable

The UserSettings type exposes the following members.

Constructors

  NameDescription
Public methodUserSettings
Initializes a new instance of the UserSettings class
Top
Properties

  NameDescription
Public propertyAbsoluteDragDrop
Public propertyAssemblyName
Public propertyBaseClassName
Public propertyBugAddAttachment
Public propertyBugAutoSubmit
Public propertyBugDescriptionMask
Public propertyBugTitleMask
Public propertyDefaultDropDownSelection
Public propertyDefaultWPFApplication
Public propertyExtensionData
Public propertyGeneratedElementIdentificationType
Public propertyHideFindExpressionWelcome
Public propertyHighlightBorderColor
Public propertyHighlightBorderSize
Public propertyIdentificationOptionSchemes
Public propertyImageScalePercentage
Public propertyIsDirty
Public propertyIsStoryBoardCapturingEnabled
Public propertyMenuHoldTime
Public propertyNamespace
Public propertyOutputFolder
Public propertyProjectGuid
Public propertyProjectReferences
Public propertyProjectVersion
Public propertyPromptNameOnAddElement
Public propertyQcDomain
Public propertyQcPassword
Public propertyQcPasswordEncrypted
Public propertyQcProject
Public propertyQcServerUrl
Public propertyQcSkipAuthDialog
Public propertyQcUserName
Public propertyQuickExecutionClientReadyTimeout
Public propertyQuickExecutionElementWaitTimeout
Public propertyRecorderBaseUrl
Public propertyRecordjQueryInDescriptorsIfPossible
Public propertyRecordWpfWindowStateChanged
Public propertySelectedBrowserOption
Public propertySelectedIdentificationScheme
Public propertyShouldDeleteElement
Public propertyShowLoadFeatureTour
Public propertySilverlightConnectTimeout
Public propertySimulateRealClickByDefault
Public propertySimulateRealSilverlightUserByDefault
Public propertySimulateRealTypingByDefault
Public propertySkipDeleteElementPrompt
Public propertySkipFindExpressionSetDataDrivenWarning
Public propertyStopShowingHandlerViewTips
Public propertyStopShowingLoadConditionsViewTips
Public propertyStopShowingLoadResultsViewTips
Public propertyStopShowingLoadRunViewTips
Public propertyStopShowingLoadUserGroupsViewTips
Public propertyTeamPulseDefaultProjectId
Public propertyTeamPulseServerUrl
Public propertyTfsDomain
Public propertyTfsPassword
Public propertyTfsPasswordEncrypted
Public propertyTfsSkipAuthDialog
Public propertyTfsUserName
Public propertyTpPassword
Public propertyTpPasswordEncrypted
Public propertyTpSkipAuthDialog
Public propertyTpUserName
Public propertyTpUseWindowsAuth
Public propertyUnitTestTypeCodeGeneration
Public propertyUrlHistory
Public propertyUrlRecordMode
Public propertyUseHttpProxy
Public propertyUseLegacySilverlightFindLogic
Top
Methods

  NameDescription
Public methodClone
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitNewPropertiesDefaultValuesV2
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberOnError
Protected methodOnPropertyChanged
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events

  NameDescription
Public eventPropertyChanged
Public eventSettingsChanged
Public eventTranslatorGroupEnabledChanged
Top
Fields

  NameDescription
Public fieldStatic memberArtOfTestFolderName
Public fieldStatic memberSETTINGS_FILENAME
Top
See Also

Reference