IAssemblyName::GetName Method
Gets the simple, unencrypted name of the assembly referenced by this IAssemblyName object.
Syntax
HRESULT GetName (
[in, out] LPDWORD lpcwBuffer,
[out] WCHAR *pwzName
);
Parameters
lpcwBuffer
[in, out] The size of pwzName
in wide characters, including the null terminator character.
pwzName
[out] A buffer to hold the name of the referenced assembly.
Requirements
Platforms: See System Requirements.
Header: Fusion.h
.NET Framework Versions: Available since 2.0
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา