ResourceSectionBuilder.Serialize(BlobBuilder, SectionLocation) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定されたリソースをシリアル化します。
protected public:
abstract void Serialize(System::Reflection::Metadata::BlobBuilder ^ builder, System::Reflection::PortableExecutable::SectionLocation ___location);
protected internal abstract void Serialize(System.Reflection.Metadata.BlobBuilder builder, System.Reflection.PortableExecutable.SectionLocation ___location);
abstract member Serialize : System.Reflection.Metadata.BlobBuilder * System.Reflection.PortableExecutable.SectionLocation -> unit
Protected Friend MustOverride Sub Serialize (builder As BlobBuilder, ___location As SectionLocation)
パラメーター
- builder
- BlobBuilder
シリアル化するデータを含む BLOB。
- ___location
- SectionLocation
builder
のシリアル化先とする場所。