DirectoryServicesCOMException::ExtendedError Property

 

Gets the extended error code.

Namespace:   System.DirectoryServices
Assembly:  System.DirectoryServices (in System.DirectoryServices.dll)

public:
property int ExtendedError {
	int get();
}

Property Value

Type: System::Int32

The extended error code.

.NET Framework
Available since 2.0
Return to top
Show: