Fusion.IAssemblyCache.QueryAssemblyInfo(UInt32, String, Fusion+ASSEMBLY_INFO) Method

Definition

public:
 int QueryAssemblyInfo(System::UInt32 dwFlags, System::String ^ pszAssemblyName, Microsoft::BizTalk::Gac::Fusion::ASSEMBLY_INFO % pAsmInfo);
public int QueryAssemblyInfo (uint dwFlags, string pszAssemblyName, ref Microsoft.BizTalk.Gac.Fusion.ASSEMBLY_INFO pAsmInfo);
abstract member QueryAssemblyInfo : uint32 * string * ASSEMBLY_INFO -> int
Public Function QueryAssemblyInfo (dwFlags As UInteger, pszAssemblyName As String, ByRef pAsmInfo As Fusion.ASSEMBLY_INFO) As Integer

Parameters

dwFlags
UInt32
pszAssemblyName
String

Returns

Int32

Applies to