Table of Contents

Enum VersionTableValueType

Namespace
AsmResolver.PE.Win32Resources.Version
Assembly
AsmResolver.PE.Win32Resources.dll

Provides members describing the value type of a version resource entry.

public enum VersionTableValueType : ushort

Fields

Binary = 0

Indicates the value is binary.

String = 1

Indicates the value is textual.