IExplorerNodeTypeDefinition.Name 属性

获取与节点类型关联的名称。

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

语法

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

属性值

类型:System.String
与节点类型关联的名称。

备注

此类型的节点被选中时,在**“属性”**窗口中将显示名称。

.NET Framework 安全性

请参见

参考

IExplorerNodeTypeDefinition 接口

Microsoft.VisualStudio.SharePoint.Explorer 命名空间