Sdílet prostřednictvím


UseRequestHeadersForMetadataAddressElement.DefaultPorts Vlastnost

Definice

Získá kolekci DefaultPortElement objektů.

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

Hodnota vlastnosti

Kolekce prvků.

Atributy

Poznámky

Výchozí port je výchozí koncový bod komunikace, kterému klientská aplikace naslouchá.

Platí pro