Aracılığıyla paylaş


ServerAddressesFeature Sınıf

Tanım

Sunucu tarafından kullanılan adresi belirtir.

public ref class ServerAddressesFeature : Microsoft::AspNetCore::Hosting::Server::Features::IServerAddressesFeature
public class ServerAddressesFeature : Microsoft.AspNetCore.Hosting.Server.Features.IServerAddressesFeature
type ServerAddressesFeature = class
    interface IServerAddressesFeature
Public Class ServerAddressesFeature
Implements IServerAddressesFeature
Devralma
ServerAddressesFeature
Uygulamalar

Oluşturucular

ServerAddressesFeature()

Sunucu tarafından kullanılan adresi belirtir.

Özellikler

Addresses

ICollection<T> Sunucu tarafından kullanılan adreslerden biri.

PreferHostingUrls

true sunucu yerine konak tarafından yapılandırılan URL'leri tercih etmek.

Şunlara uygulanır