ImportModelReceiver 类

模型文件、 模型资源文件和 BDC 存储区中的程序集,导入此类。它使用 SharePoint 功能接收器基础结构来执行此操作。

继承层次结构

System.Object
  Microsoft.SharePoint.SPFeatureReceiver
    Microsoft.SharePoint.Deployment.ImportModelReceiver

命名空间:  Microsoft.SharePoint.Deployment
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Class ImportModelReceiver _
    Inherits SPFeatureReceiver
用法
Dim instance As ImportModelReceiver
public class ImportModelReceiver : SPFeatureReceiver

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

ImportModelReceiver 成员

Microsoft.SharePoint.Deployment 命名空间