System.Win.ComObj.TComServerObject Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| HelpFileName | public | Specifies the name of the Help file associated with the module. |
| PerUserRegistration | public | Gets or sets the Boolean PerUserRegistration property. |
| ServerFileName | public | Specifies the complete path and filename of the COM server. |
| ServerKey | public | Indicates whether the COM server is an in-process server or whether it is a local server. |
| ServerName | public | Specifies the name of the executable file for the server. |
| StartSuspended | public | Specifies whether the server started in a suspended state. |
| TypeLib | public | Provides access to the type library associated with the COM server. |