DirectoryAttribute::Contains Method (Object^)
.NET Framework (current version)
The Contains method determines if the attribute contains the specified value.
Assembly: System.DirectoryServices.Protocols (in System.DirectoryServices.Protocols.dll)
Parameters
- value
-
Type:
System::Object^
The value for which to search.
Return Value
Type: System::Booleantrue if this attribute contains the value or false if it does not.
.NET Framework
Available since 2.0
Available since 2.0
Show: