AssemblyReference 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 AssemblyReference
	public struct AssemblyReference
	public readonly struct AssemblyReference
	type AssemblyReference = struct
	Public Structure AssemblyReference
		- Inheritance
 
Properties
| Culture | |
| Flags | |
| HashValue | |
| Name | |
| PublicKeyOrToken | |
| Version | 
Methods
| GetAssemblyName() | 
		 Creates an AssemblyName instance corresponding to this assembly reference.  | 
        	
| GetAssemblyNameInfo() | 
		 Creates an AssemblyNameInfo instance corresponding to this assembly reference.  | 
        	
| GetCustomAttributes() | |