PEBuilder.SerializeSection(String, SectionLocation) Metodo

Definizione

protected:
 abstract System::Reflection::Metadata::BlobBuilder ^ SerializeSection(System::String ^ name, System::Reflection::PortableExecutable::SectionLocation location);
protected abstract System.Reflection.Metadata.BlobBuilder SerializeSection (string name, System.Reflection.PortableExecutable.SectionLocation location);
abstract member SerializeSection : string * System.Reflection.PortableExecutable.SectionLocation -> System.Reflection.Metadata.BlobBuilder
Protected MustOverride Function SerializeSection (name As String, location As SectionLocation) As BlobBuilder

Parametri

name
String
location
SectionLocation

Restituisce

Si applica a