C# Class System.GAC.ASSEMBLY_INFO

显示文件 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_oe property

public uint cbAssemblyInfo
return uint

cchBuf public_oe property

public uint cchBuf
return uint

dwAssemblyFlags public_oe property

public uint dwAssemblyFlags
return uint

pszCurrentAssemblyPathBuf public_oe property

public string pszCurrentAssemblyPathBuf
return string

uliAssemblySizeInKB public_oe property

public ulong uliAssemblySizeInKB
return ulong