PEBuilder.SerializeSection(String, SectionLocation) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- name
- String
- ___location
- SectionLocation