Compartir a través de


del método TranslationServiceProxy.GetProxyTypes

Obtiene una matriz de los tipos de proxy de aplicación de servicio compatibles con el proxy de servicio.

Espacio de nombres:  Microsoft.Office.TranslationServices
Ensamblado:  Microsoft.Office.TranslationServices (en Microsoft.Office.TranslationServices.dll)

Sintaxis

'Declaración
Public Function GetProxyTypes As Type()
'Uso
Dim instance As TranslationServiceProxy
Dim returnValue As Type()

returnValue = instance.GetProxyTypes()
public Type[] GetProxyTypes()

Valor devuelto

Tipo: []
Matriz que contiene el Type de objetos TranslationServiceApplicationProxy .

Implementaciones

IServiceProxyAdministration.GetProxyTypes()

Vea también

Referencia

clase TranslationServiceProxy

Miembros TranslationServiceProxy

Espacio de nombres Microsoft.Office.TranslationServices