Interface ICAMAppStarter
sc.exe application interface
Namespace: AppStarterInterface
Assembly: AppStarterInterface.dll
Syntax
[Guid("C7D86F61-554B-4050-B7DC-0CB3E4A80279")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICAMAppStarter
Methods
CreateAssemblyLoader()
IAssemblyLoader instance. Represents an assembly, which is a reusable, versionable, and self-describing building block of a common language runtime application.
Declaration
IAssemblyLoader CreateAssemblyLoader()
Returns
| Type | Description |
|---|---|
| IAssemblyLoader |