MetadataReferenceFeature Class

Definition

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.

Applies to