ConfigurationLockCollection::Contains Method (String^)
.NET Framework (current version)
Verifies whether a specific configuration object is locked.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- name
-
Type:
System::String^
The name of the configuration object to verify.
Return Value
Type: System::Booleantrue if the ConfigurationLockCollection contains the specified configuration object; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: