AssemblyPartExtensions.GetReferencePaths(AssemblyPart) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public:
[System::Runtime::CompilerServices::Extension]
static System::Collections::Generic::IEnumerable<System::String ^> ^ GetReferencePaths(Microsoft::AspNetCore::Mvc::ApplicationParts::AssemblyPart ^ assemblyPart);
public static System.Collections.Generic.IEnumerable<string> GetReferencePaths (this Microsoft.AspNetCore.Mvc.ApplicationParts.AssemblyPart assemblyPart);
static member GetReferencePaths : Microsoft.AspNetCore.Mvc.ApplicationParts.AssemblyPart -> seq<string>
<Extension()>
Public Function GetReferencePaths (assemblyPart As AssemblyPart) As IEnumerable(Of String)
Parametry
- assemblyPart
- AssemblyPart