DiscoveryClientProtocol.LoadExternals Method
.NET Framework 2.0
NOTE: This method is now obsolete. The non-obsolete alternative is None..
Instructs the DiscoveryClientProtocol object to load any external references. Namespace: System.Web.Services.DiscoveryAssembly: System.Web.Services (in system.web.services.dll)
[ObsoleteAttribute(L"This method will be removed from a future version. The method call is no longer required for resource discovery", false)] [ComVisibleAttribute(false)] public: void LoadExternals ()
/** @attribute ObsoleteAttribute("This method will be removed from a future version. The method call is no longer required for resource discovery", false) */
/** @attribute ComVisibleAttribute(false) */
public void LoadExternals ()
ObsoleteAttribute("This method will be removed from a future version. The method call is no longer required for resource discovery", false) ComVisibleAttribute(false) public function LoadExternals ()
Not applicable.
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.Community Additions
ADD
Show: