MetadataReferenceFeature Class  
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.
Caution
This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.
Specifies the list of MetadataReference used in Razor compilation.
public ref class MetadataReferenceFeature
	public class MetadataReferenceFeature
	[System.Obsolete("This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.")]
public class MetadataReferenceFeature
	type MetadataReferenceFeature = class
	[<System.Obsolete("This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.")>]
type MetadataReferenceFeature = class
	Public Class MetadataReferenceFeature
		- Inheritance
 - 
				MetadataReferenceFeature
 
- Attributes
 
Constructors
| MetadataReferenceFeature() | 
Properties
| MetadataReferences | 
		 Gets the MetadataReference instances.  |