Click or drag to resize
Task Scheduler Managed Class Library

TaskServiceConnectDialog Properties

The TaskServiceConnectDialog type exposes the following members.

Properties
  NameDescription
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Protected propertyDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Public propertyDomain
Gets or sets the domain.
Protected propertyEvents
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public propertyForceV1
Gets or sets a value indicating whether to force the Task Scheduler to Version 1.0.
Public propertyPassword
Gets or sets the password.
Public propertyTargetServer
Gets or sets the target server.
Public propertyTaskService
Gets or sets the TaskService instance associated with the dialog.
Public propertyTitle
Gets or sets the title.
Public propertyUser
Gets or sets the user.
Top
See Also