Bagikan melalui


RazorViewEngineOptions.AdditionalCompilationReferences Properti

Definisi

Perhatian

This property is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.

Mendapatkan instans yang harus disertakan dalam kompilasi Razor, bersama dengan instans MetadataReference yang ditemukan oleh MetadataReferenceFeatureProviders.

public:
 property System::Collections::Generic::IList<Microsoft::CodeAnalysis::MetadataReference ^> ^ AdditionalCompilationReferences { System::Collections::Generic::IList<Microsoft::CodeAnalysis::MetadataReference ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.CodeAnalysis.MetadataReference> AdditionalCompilationReferences { get; }
[System.Obsolete("This property is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.")]
public System.Collections.Generic.IList<Microsoft.CodeAnalysis.MetadataReference> AdditionalCompilationReferences { get; }
member this.AdditionalCompilationReferences : System.Collections.Generic.IList<Microsoft.CodeAnalysis.MetadataReference>
[<System.Obsolete("This property is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.")>]
member this.AdditionalCompilationReferences : System.Collections.Generic.IList<Microsoft.CodeAnalysis.MetadataReference>
Public ReadOnly Property AdditionalCompilationReferences As IList(Of MetadataReference)

Nilai Properti

Atribut

Berlaku untuk