DiscoveryClientProtocol.LoadExternals Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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