获取 Web 部件 XML 文档中包含WebPart项的标题。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides ReadOnly Property Title As String
Get
用法
Dim instance As WebPartGalleryXmlItemBase
Dim value As String
value = instance.Title
public override string Title { get; }
属性值
类型:System.String
WebPart 项目 Web 部件 XML 文档中包含的标题。