ModuleBuilder.SetSymCustomAttribute(String, Byte[]) Metódus

Definíció

Ez a módszer nem tesz semmit.

public:
 void SetSymCustomAttribute(System::String ^ name, cli::array <System::Byte> ^ data);
public void SetSymCustomAttribute(string name, byte[] data);
member this.SetSymCustomAttribute : string * byte[] -> unit
Public Sub SetSymCustomAttribute (name As String, data As Byte())

Paraméterek

name
String

Az egyéni attribútum neve.

data
Byte[]

Átlátszatlan bináris nagyméretű objektum (BLOB), amely az egyéni attribútum értékét jelöli.

Megjegyzések

Ez a módszer nem tesz semmit.

A következőre érvényes: