DiscoveryClientProtocol.LoadExternals Method

Definition

Caution

This method will be removed from a future version. The method call is no longer required for resource discovery

Instructs the DiscoveryClientProtocol object to load any external references.

public:
 void LoadExternals();
[System.Obsolete("This method will be removed from a future version. The method call is no longer required for resource discovery", false)]
public void LoadExternals ();
[System.Obsolete("This method will be removed from a future version. The method call is no longer required for resource discovery", false)]
[System.Runtime.InteropServices.ComVisible(false)]
public void LoadExternals ();
[<System.Obsolete("This method will be removed from a future version. The method call is no longer required for resource discovery", false)>]
member this.LoadExternals : unit -> unit
[<System.Obsolete("This method will be removed from a future version. The method call is no longer required for resource discovery", false)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.LoadExternals : unit -> unit
Public Sub LoadExternals ()
Attributes

Applies to