ManagedPEBuilder.SerializeSection(String, SectionLocation) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
protected:
override System::Reflection::Metadata::BlobBuilder ^ SerializeSection(System::String ^ name, System::Reflection::PortableExecutable::SectionLocation location);
protected override System.Reflection.Metadata.BlobBuilder SerializeSection (string name, System.Reflection.PortableExecutable.SectionLocation location);
override this.SerializeSection : string * System.Reflection.PortableExecutable.SectionLocation -> System.Reflection.Metadata.BlobBuilder
Protected Overrides Function SerializeSection (name As String, location As SectionLocation) As BlobBuilder
參數
- name
- String
- location
- SectionLocation