ComObjectSelectionDialogSupportedServers Enumeration

COM server types that can be displayed by a ComObjectSelectionDialog.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.0
[FlagsAttribute]
public enum SupportedServers

Members

InProcess1In process
OutOfProcess2Out of process
All3All server types

See Also