Manage.RecycleThreshold - Propriété

Initialise une nouvelle instance d'un objet Manage .

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

Syntaxe

'Déclaration
Protected Property RecycleThreshold As TextBox
    Get
    Set
'Utilisation
Dim value As TextBox

value = Me.RecycleThreshold

Me.RecycleThreshold = value
protected TextBox RecycleThreshold { get; set; }

Valeur de propriété

Type : System.Web.UI.WebControls.TextBox

Voir aussi

Référence

Manage classe

Manage - Membres

Microsoft.Office.TranslationServices.AdminUI - Espace de noms