IAssemblyCacheQueryAssemblyInfo Method
Gets the requested data about the specified assembly.
Namespace: DevCase.Win32.InterfacesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
No code example is currently available or this language may not be supported.
- flags QueryAssemblyInfoFlags
-
Flags defined in Fusion.idl. The following values are supported:
QUERYASMINFO_FLAG_VALIDATE (0x00000001)
QUERYASMINFO_FLAG_GETSIZE (0x00000002)
- assemblyName String
-
The name of the assembly for which data will be retrieved.
- refAssemblyInfo AssemblyInfo
-
An AssemblyInfo structure that contains data about the assembly.
HResult
An
IntPtr that points to an
HResult.