DocConvLauncher.Selector field

NOTE: This API is now obsolete.

Represents the document selector.

Namespace:  Microsoft.Office.DocumentManagement.AdminPages
Assembly:  Microsoft.Office.DocumentManagement.AdminPages (in Microsoft.Office.DocumentManagement.AdminPages.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete - use the specialized Office services instead for conversions",  _
    False)> _
Protected Selector As ServerSelector
'Usage
Dim value As ServerSelector

value = Me.Selector

Me.Selector = value
[ObsoleteAttribute("This class is obsolete - use the specialized Office services instead for conversions", 
    false)]
protected ServerSelector Selector

See also

Reference

DocConvLauncher class

DocConvLauncher members

Microsoft.Office.DocumentManagement.AdminPages namespace