IAssemblyName::SetProperty Method
Sets the value of the property referenced by the specified property identifier.
Syntax
HRESULT SetProperty (
[in] DWORD PropertyId,
[in] LPVOID pvProperty,
[in] DWORD cbProperty
);
Parameters
PropertyId
[in] The unique identifier of the property whose value will be set.
pvProperty
[in] The value to which to set the property referenced by PropertyId
.
cbProperty
[in] 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 ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา