ISharePointProjectItemType.Name 属性

获取设计器中显示的类型的友好名称。 默认情况下,该名称即为 ID。

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

语法

声明
ReadOnly Property Name As String
    Get
string Name { get; }

属性值

类型:System.String
一个表示类型名称的字符串。

.NET Framework 安全性

请参见

参考

ISharePointProjectItemType 接口

Microsoft.VisualStudio.SharePoint 命名空间