ParameterBuilder.SetCustomAttributeCore Yöntem

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, bu derlemede özel bir öznitelik ayarlar.

protected:
 abstract void SetCustomAttributeCore(System::Reflection::ConstructorInfo ^ con, ReadOnlySpan<System::Byte> binaryAttribute);
protected abstract void SetCustomAttributeCore (System.Reflection.ConstructorInfo con, ReadOnlySpan<byte> binaryAttribute);
abstract member SetCustomAttributeCore : System.Reflection.ConstructorInfo * ReadOnlySpan<byte> -> unit
Protected MustOverride Sub SetCustomAttributeCore (con As ConstructorInfo, binaryAttribute As ReadOnlySpan(Of Byte))

Parametreler

con
ConstructorInfo

Özel özniteliğin oluşturucusunun.

binaryAttribute
ReadOnlySpan<Byte>

ReadOnlySpan<T> Özniteliği temsil eden bayt sayısı.

Şunlara uygulanır