PEHeaders.IsDll 속성

정의

이미지가 동적 링크 라이브러리를 나타내는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool IsDll { bool get(); };
public bool IsDll { get; }
member this.IsDll : bool
Public ReadOnly Property IsDll As Boolean

속성 값

이미지가 DLL이면

적용 대상