C# Class System.GAC.ASSEMBLY_INFO

Show file Open project: quetzalcoatl/xvsr10 Class Usage Examples

Public Properties

Property Type Description
cbAssemblyInfo uint
cchBuf uint
dwAssemblyFlags uint
pszCurrentAssemblyPathBuf string
uliAssemblySizeInKB ulong

Property Details

cbAssemblyInfo public property

public uint cbAssemblyInfo
return uint

cchBuf public property

public uint cchBuf
return uint

dwAssemblyFlags public property

public uint dwAssemblyFlags
return uint

pszCurrentAssemblyPathBuf public property

public string pszCurrentAssemblyPathBuf
return string

uliAssemblySizeInKB public property

public ulong uliAssemblySizeInKB
return ulong