Class Win32ResourceData
- Namespace
- ICSharpCode.Decompiler.Util
- Assembly
- ICSharpCode.Decompiler.dll
public sealed class Win32ResourceData
- Inheritance
-
Win32ResourceData
- Inherited Members
-
Properties
CodePage
public uint CodePage { get; }
Property Value
- uint
Data
public byte[] Data { get; }
Property Value
- byte[]
Name
public Win32ResourceName Name { get; }
Property Value
- Win32ResourceName
OffsetToData
public uint OffsetToData { get; }
Property Value
- uint
Reserved
public uint Reserved { get; }
Property Value
- uint
Size
public uint Size { get; }
Property Value
- uint