Share via


Properties.ApplicationPoolPicker property

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

Syntax

'Declaration
Protected Property ApplicationPoolPicker As IisWebServiceApplicationPoolSection
    Get
    Set
'Usage
Dim value As IisWebServiceApplicationPoolSection

value = Me.ApplicationPoolPicker

Me.ApplicationPoolPicker = value
protected IisWebServiceApplicationPoolSection ApplicationPoolPicker { get; set; }

Property value

Type: Microsoft.SharePoint.WebControls.IisWebServiceApplicationPoolSection

See also

Reference

Properties class

Properties members

Microsoft.Office.TranslationServices.AdminUI namespace