TypeReference 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 TypeReference
	public struct TypeReference
	public readonly struct TypeReference
	type TypeReference = struct
	Public Structure TypeReference
		- Inheritance
 
Properties
| Name | 
		 Gets the name of the target type.  | 
        	
| Namespace | 
		 Gets the full name of the namespace where the target type is defined.  | 
        	
| ResolutionScope | 
		 Gets the resolution scope in which the target type is defined and is uniquely identified by the specified Namespace and Name.  |