Aracılığıyla paylaş


RazorCompiledItemLoader.LoadAttributes(Assembly) Yöntem

Tanım

Sağlanan Assemblyiçin tanımlanan özniteliklerin RazorCompiledItemAttribute listesini alır.

protected:
 System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Razor::Hosting::RazorCompiledItemAttribute ^> ^ LoadAttributes(System::Reflection::Assembly ^ assembly);
protected System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute> LoadAttributes (System.Reflection.Assembly assembly);
member this.LoadAttributes : System.Reflection.Assembly -> seq<Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute>
Protected Function LoadAttributes (assembly As Assembly) As IEnumerable(Of RazorCompiledItemAttribute)

Parametreler

assembly
Assembly

Assembly Aranacak.

Döndürülenler

Öznitelik listesi RazorCompiledItemAttribute .

Şunlara uygulanır