UseRequestHeadersForMetadataAddressBehavior.DefaultPortsByScheme Propriété

Définition

Obtient un dictionnaire de ports par défaut indexé par les schémas d'adresse.

public:
 property System::Collections::Generic::IDictionary<System::String ^, int> ^ DefaultPortsByScheme { System::Collections::Generic::IDictionary<System::String ^, int> ^ get(); };
public System.Collections.Generic.IDictionary<string,int> DefaultPortsByScheme { get; }
member this.DefaultPortsByScheme : System.Collections.Generic.IDictionary<string, int>
Public ReadOnly Property DefaultPortsByScheme As IDictionary(Of String, Integer)

Valeur de propriété

Dictionnaire de ports par défaut indexé par les schémas d'adresse.

S’applique à