DirectoryBrowserServiceExtensions.AddDirectoryBrowser Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dizin tarayıcısı ara yazılım hizmetlerini ekler.
public static Microsoft.Extensions.DependencyInjection.IServiceCollection AddDirectoryBrowser (this Microsoft.Extensions.DependencyInjection.IServiceCollection services);
static member AddDirectoryBrowser : Microsoft.Extensions.DependencyInjection.IServiceCollection -> Microsoft.Extensions.DependencyInjection.IServiceCollection
<Extension()>
Public Function AddDirectoryBrowser (services As IServiceCollection) As IServiceCollection
Parametreler
- services
- IServiceCollection
IServiceCollection hizmet eklemek için.
Döndürülenler
IServiceCollection böylece ek çağrılar zincirlenebilir.