IAssemblyName::GetProperty Method
Gets a pointer to the property referenced by the specified property identifier.
Syntax
HRESULT GetProperty (
[in] DWORD PropertyId,
[out] LPVOID pvProperty,
[in, out] LPDWORD pcbProperty
);
Parameters
PropertyId
[in] The unique identifier for the requested property.
pvProperty
[out] The returned property data.
pcbProperty
[in, out] The size, in bytes, of pvProperty
.
Requirements
Platforms: See System Requirements.
Header: Fusion.h
.NET Framework Versions: Available since 2.0
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา