AssemblyPartExtensions.GetReferencePaths(AssemblyPart) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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