TranslationServiceProxy.GetProxyTypeDescription - Méthode

Obtient une description du type du proxy d'application service spécifié.

Espace de noms :  Microsoft.Office.TranslationServices
Assembly :  Microsoft.Office.TranslationServices (dans Microsoft.Office.TranslationServices.dll)

Syntaxe

'Déclaration
Public Function GetProxyTypeDescription ( _
    serviceApplicationProxyType As Type _
) As SPPersistedTypeDescription
'Utilisation
Dim instance As TranslationServiceProxy
Dim serviceApplicationProxyType As Type
Dim returnValue As SPPersistedTypeDescription

returnValue = instance.GetProxyTypeDescription(serviceApplicationProxyType)
public SPPersistedTypeDescription GetProxyTypeDescription(
    Type serviceApplicationProxyType
)

Paramètres

  • serviceApplicationProxyType
    Type : System.Type

    Le type du proxy d'application de service.

Valeur renvoyée

Type : Microsoft.SharePoint.Administration.SPPersistedTypeDescription
L'objet SPPersistedTypeDescription .

Implémentations

IServiceProxyAdministration.GetProxyTypeDescription(Type)

Voir aussi

Référence

TranslationServiceProxy classe

TranslationServiceProxy - Membres

Microsoft.Office.TranslationServices - Espace de noms