AssemblyDefinition Struct 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public value class AssemblyDefinition
	public struct AssemblyDefinition
	public readonly struct AssemblyDefinition
	type AssemblyDefinition = struct
	Public Structure AssemblyDefinition
		- Inheritance
 
Properties
| Culture | |
| Flags | |
| HashAlgorithm | |
| Name | |
| PublicKey | |
| Version | 
Methods
| GetAssemblyName() | 
		 Creates an AssemblyName instance corresponding to this assembly definition.  | 
        	
| GetAssemblyNameInfo() | 
		 Creates an AssemblyNameInfo instance corresponding to this assembly definition.  | 
        	
| GetCustomAttributes() | |
| GetDeclarativeSecurityAttributes() | |