Udostępnij przez


UseRequestHeadersForMetadataAddressElement.DefaultPorts Właściwość

Definicja

Pobiera kolekcję DefaultPortElement obiektów.

public:
 property System::ServiceModel::Configuration::DefaultPortElementCollection ^ DefaultPorts { System::ServiceModel::Configuration::DefaultPortElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("defaultPorts")]
public System.ServiceModel.Configuration.DefaultPortElementCollection DefaultPorts { get; }
[<System.Configuration.ConfigurationProperty("defaultPorts")>]
member this.DefaultPorts : System.ServiceModel.Configuration.DefaultPortElementCollection
Public ReadOnly Property DefaultPorts As DefaultPortElementCollection

Wartość właściwości

Kolekcja elementów.

Atrybuty

Uwagi

Domyślnym portem jest domyślny punkt końcowy komunikacji, na który nasłuchuje aplikacja kliencka.

Dotyczy