DiscoveryClientProtocol.LoadExternals Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Atenção
This method will be removed from a future version. The method call is no longer required for resource discovery
Instrui o DiscoveryClientProtocol objeto a carregar quaisquer referências externas.
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 ()
- Atributos