PEHeader.Magic 屬性

定義

會得到一個識別影像檔案格式的值。

public:
 property System::Reflection::PortableExecutable::PEMagic Magic { System::Reflection::PortableExecutable::PEMagic get(); };
public System.Reflection.PortableExecutable.PEMagic Magic { get; }
member this.Magic : System.Reflection.PortableExecutable.PEMagic
Public ReadOnly Property Magic As PEMagic

屬性值

圖片檔案的格式。

適用於