Compartir a través de


de la propiedad TranslationServiceApplicationProxy.MaximumGroupSize

Obtiene o establece el tamaño máximo, en bytes, de un grupo.

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

Sintaxis

'Declaración
Public Property MaximumGroupSize As Integer
    Get
    Set
'Uso
Dim instance As TranslationServiceApplicationProxy
Dim value As Integer

value = instance.MaximumGroupSize

instance.MaximumGroupSize = value
public int MaximumGroupSize { get; set; }

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase TranslationServiceApplicationProxy

Miembros TranslationServiceApplicationProxy

Espacio de nombres Microsoft.Office.TranslationServices