PEBuilder.Section(String, SectionCharacteristics) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
Section(System::String ^ name, System::Reflection::PortableExecutable::SectionCharacteristics characteristics);
public Section (string name, System.Reflection.PortableExecutable.SectionCharacteristics characteristics);
new System.Reflection.PortableExecutable.PEBuilder.Section : string * System.Reflection.PortableExecutable.SectionCharacteristics -> System.Reflection.PortableExecutable.PEBuilder.Section
Public Sub New (name As String, characteristics As SectionCharacteristics)
參數
- name
- String
- characteristics
- SectionCharacteristics