Udostępnij za pośrednictwem


PeerResolverElement.Custom Właściwość

Definicja

Pobiera element konfiguracji dla tego równorzędnego programu rozpoznawania nazw, jeśli jest to implementacja niestandardowego elementu rozpoznawania elementów równorzędnych.

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

Wartość właściwości

PeerCustomResolverElement

PeerCustomResolverElement zawiera element konfiguracji dla równorzędnego programu rozpoznawania nazw, jeśli jest to implementacja niestandardowego elementu równorzędnego rozpoznawania nazw.

Atrybuty

Uwagi

Ta właściwość zawiera wystąpienie klasy PeerCustomResolverElement , jeśli właściwość jest Mode ustawiona na wartość Custom .

Dotyczy