Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Determines whether a specified IAssemblyName object is equal to this IAssemblyName, based on the specified comparison flags.
Syntax
HRESULT IsEqual (
[in] IAssemblyName *pName,
[in] DWORD dwCmpFlags
);
Parameters
pName
[in] The IAssemblyName object to which to compare this IAssemblyName.
dwCmpFlags
[in] A bitwise combination of ASM_CMP_FLAGS values that influence the comparison.
Requirements
Platforms: See System Requirements.
Header: Fusion.h
NET Framework Versions: Available since 2.0