SupportedServiceApplicationAttribute.ProxyType 属性
支持的服务应用程序代理服务器的类型。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property ProxyType As Type
Get
用法
Dim instance As SupportedServiceApplicationAttribute
Dim value As Type
value = instance.ProxyType
public Type ProxyType { get; }
属性值
类型:System.Type
返回Type。
另请参阅
引用
SupportedServiceApplicationAttribute 类