Share via


Manage.ProxyAddress property

Namespace:  Microsoft.Office.TranslationServices.AdminUI
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Protected Property ProxyAddress As TextBox
    Get
    Set
'Usage
Dim value As TextBox

value = Me.ProxyAddress

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

Property value

Type: System.Web.UI.WebControls.TextBox

See also

Reference

Manage class

Manage members

Microsoft.Office.TranslationServices.AdminUI namespace