أسلوب IMetaDataEmit::DefineCustomAttribute
Creates a تعريف for a مخصص سمة مع the specified بيانات التعريف توقيع, إلى be attached إلى the specified كائن, و gets a token إلى that مخصص سمة تعريف.
HRESULT DefineCustomAttribute (
[in] mdToken tkObj,
[in] mdToken tkType,
[in] void const *pCustomAttribute,
[in] ULONG cbCustomAttribute,
[out] mdCustomAttribute *pcv
);
المعلمات
tkObj
[في] الرمز المميز للعنصر المالك.tkType
[في] الرمز المميز الذي يعرف سمة مخصصة.pCustomAttribute
[في] أ مؤشر إلى سمة مخصصة.cbCustomAttribute
[في] عدد وحدات البايت في pCustomAttribute.pcv
[خارج] mdCustomAttributeتعيين الرمز المميز.
المتطلبات
الأنظمة الأساسية: See متطلبات النظام إطار عمل .NET.
**Header:**Cor.h
المكتبة: Used كـ a مورد في MSCorEE.dll
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0