DirectoryEntry::InvokeGet Method (String^)
.NET Framework (current version)
Gets a property from the native Active Directory Domain Services object.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- propertyName
-
Type:
System::String^
The name of the property to get.
This method should not be used. The Properties property should be used to access the properties of the DirectoryEntry object.
DirectoryServicesPermission
To get the property from the native object.
.NET Framework
Available since 2.0
Available since 2.0
Show: