{F12FDE6A-9394-3C32-8E4D-F3D470947284}
System.Reflection.AssemblyName
Registry
{62C8FE65-4EBB-45E7-B440-6E39B2CDBF29}
InprocServer32
C:\Windows\System32\mscoree.dll
- Assembly:
mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Class:
System.Reflection.AssemblyName - ThreadingModel:
Both
ProgId
System.Reflection.AssemblyName
Instance
- Type:
AssemblyName
Methods
- get_Name:
string get_Name() - set_Name:
void set_Name(string value) - get_Version:
version get_Version() - set_Version:
void set_Version(version value) - get_CultureInfo:
cultureinfo get_CultureInfo() - set_CultureInfo:
void set_CultureInfo(cultureinfo value) - get_CultureName:
string get_CultureName() - set_CultureName:
void set_CultureName(string value) - get_CodeBase:
string get_CodeBase() - set_CodeBase:
void set_CodeBase(string value) - get_EscapedCodeBase:
string get_EscapedCodeBase() - get_ProcessorArchitecture:
System.Reflection.ProcessorArchitecture get_ProcessorArchitecture() - set_ProcessorArchitecture:
void set_ProcessorArchitecture(System.Reflection.ProcessorArchitecture value) - get_ContentType:
System.Reflection.AssemblyContentType get_ContentType() - set_ContentType:
void set_ContentType(System.Reflection.AssemblyContentType value) - Clone:
System.Object Clone(), System.Object ICloneable.Clone() - GetPublicKey:
byte[] GetPublicKey() - SetPublicKey:
void SetPublicKey(byte[] publicKey) - GetPublicKeyToken:
byte[] GetPublicKeyToken() - SetPublicKeyToken:
void SetPublicKeyToken(byte[] publicKeyToken) - get_Flags:
System.Reflection.AssemblyNameFlags get_Flags() - set_Flags:
void set_Flags(System.Reflection.AssemblyNameFlags value) - get_HashAlgorithm:
System.Configuration.Assemblies.AssemblyHashAlgorithm get_HashAlgorithm() - set_HashAlgorithm:
void set_HashAlgorithm(System.Configuration.Assemblies.AssemblyHashAlgorithm value) - get_VersionCompatibility:
System.Configuration.Assemblies.AssemblyVersionCompatibility get_VersionCompatibility() - set_VersionCompatibility:
void set_VersionCompatibility(System.Configuration.Assemblies.AssemblyVersionCompatibility value) - get_KeyPair:
System.Reflection.StrongNameKeyPair get_KeyPair() - set_KeyPair:
void set_KeyPair(System.Reflection.StrongNameKeyPair value) - get_FullName:
string get_FullName() - GetObjectData:
void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context), void ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) - OnDeserialization:
void OnDeserialization(System.Object sender), void IDeserializationCallback.OnDeserialization(System.Object sender) - GetTypeInfoCount:
void _AssemblyName.GetTypeInfoCount([ref] uint32 pcTInfo) - GetTypeInfo:
void _AssemblyName.GetTypeInfo(uint32 iTInfo, uint32 lcid, System.IntPtr ppTInfo) - GetIDsOfNames:
void _AssemblyName.GetIDsOfNames([ref] guid riid, System.IntPtr rgszNames, uint32 cNames, uint32 lcid, System.IntPtr rgDispId) - Invoke:
void _AssemblyName.Invoke(uint32 dispIdMember, [ref] guid riid, uint32 lcid, int16 wFlags, System.IntPtr pDispParams, System.IntPtr pVarResult, System.IntPtr pExcepInfo, System.IntPtr puArgErr)
Properties
- Name:
string Name {get;set;} - Version:
version Version {get;set;} - CultureInfo:
cultureinfo CultureInfo {get;set;} - CultureName:
string CultureName {get;set;} - CodeBase:
string CodeBase {get;set;} - EscapedCodeBase:
string EscapedCodeBase {get;} - ProcessorArchitecture:
System.Reflection.ProcessorArchitecture ProcessorArchitecture {get;set;} - ContentType:
System.Reflection.AssemblyContentType ContentType {get;set;} - Flags:
System.Reflection.AssemblyNameFlags Flags {get;set;} - HashAlgorithm:
System.Configuration.Assemblies.AssemblyHashAlgorithm HashAlgorithm {get;set;} - VersionCompatibility:
System.Configuration.Assemblies.AssemblyVersionCompatibility VersionCompatibility {get;set;} - KeyPair:
System.Reflection.StrongNameKeyPair KeyPair {get;set;} - FullName:
string FullName {get;}
MIT License. Copyright (c) 2021 Strontic.