EndpointCollectionElement.ContainsKey(String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the service element in a configuration file contains an endpoint element with the same name as the specified string.
public:
abstract bool ContainsKey(System::String ^ name);
public abstract bool ContainsKey(string name);
abstract member ContainsKey : string -> bool
Public MustOverride Function ContainsKey (name As String) As Boolean
- name
- String
The name of the key in a key/value pair that represents an endpoint element name and value.
true
if the specified string contains a specified element name; otherwise false
.
Produkt | Wersje |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: