DirectorySearcher.ReferralChasing Property
.NET Framework 2.0
Gets or sets a value indicating how referrals are chased.
Namespace: System.DirectoryServices
Assembly: System.DirectoryServices (in system.directoryservices.dll)
Assembly: System.DirectoryServices (in system.directoryservices.dll)
/** @property */ public ReferralChasingOption get_ReferralChasing () /** @property */ public void set_ReferralChasing (ReferralChasingOption value)
public function get ReferralChasing () : ReferralChasingOption public function set ReferralChasing (value : ReferralChasingOption)
Property Value
One of the ReferralChasingOption values. The default is External.Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.