Click or drag to resize
Task Scheduler Managed Class Library

TaskServiceConnectDialog Properties

The TaskServiceConnectDialog type exposes the following members.

Properties
 NameDescription
Public propertyContainerGets the IContainer that contains the Component.
(Inherited from Component)
Protected propertyDesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
Public propertyDomain Gets or sets the domain.
Protected propertyEventsGets 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