Méthode | Description | |
---|---|---|
InitializeLifetimeService ( ) : Object |
Obtains a lifetime service object to control the lifetime policy for this instance.
|
|
IsAssemblyInGac ( string assemblyFile ) : bool |
Determines whether an assembly is installed in the Global Assembly Cache given its file name or path.
|
public InitializeLifetimeService ( ) : Object | ||
Résultat | Object |
public IsAssemblyInGac ( string assemblyFile ) : bool | ||
assemblyFile | string | The name or path of the file that contains the manifest of the assembly. |
Résultat | bool |