ISharePointProjectItemTypeExtension.Initialize 方法

初始化项目项类型扩展名。

命名空间:  Microsoft.VisualStudio.SharePoint
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Sub Initialize ( _
    projectItemType As ISharePointProjectItemType _
)
void Initialize(
    ISharePointProjectItemType projectItemType
)

参数

.NET Framework 安全性

请参见

参考

ISharePointProjectItemTypeExtension 接口

Microsoft.VisualStudio.SharePoint 命名空间