DiscoveryClientProtocol.LoadExternals 方法

定义

注意

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

指示 DiscoveryClientProtocol 对象加载任意外部引用。

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 ()
属性

适用于