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

適用対象