ImportModelReceiver class
此類別匯入模型檔案、 模型資源檔案和組件中的 BDC 存放區。它會使用 SharePoint 功能接收器基礎結構來進行。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPFeatureReceiver
Microsoft.SharePoint.Deployment.ImportModelReceiver
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Class ImportModelReceiver _
Inherits SPFeatureReceiver
'用途
Dim instance As ImportModelReceiver
public class ImportModelReceiver : SPFeatureReceiver
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.