SupportedServiceApplicationAttribute.ProxyType Property

The type of proxy that supports the service application.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property ProxyType As Type
    Get
'Usage
Dim instance As SupportedServiceApplicationAttribute
Dim value As Type

value = instance.ProxyType
public Type ProxyType { get; }

Property Value

Type: System.Type
Returns Type.

See Also

Reference

SupportedServiceApplicationAttribute Class

SupportedServiceApplicationAttribute Members

Microsoft.SharePoint.Administration Namespace