ClientServiceProcessingHandlerTypeAttribute 构造函数
命名空间: Microsoft.SharePoint.Client
程序集: Microsoft.SharePoint.Client.ServerRuntime(位于 Microsoft.SharePoint.Client.ServerRuntime.dll 中)
语法
声明
Public Sub New ( _
processingHandlerType As Type _
)
用法
Dim processingHandlerType As Type
Dim instance As New ClientServiceProcessingHandlerTypeAttribute(processingHandlerType)
public ClientServiceProcessingHandlerTypeAttribute(
Type processingHandlerType
)
参数
- processingHandlerType
类型:System.Type
另请参阅
引用
ClientServiceProcessingHandlerTypeAttribute 类