获取通知模板的名称。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property AlertTemplateName As String
Get
Friend Set
用法
Dim instance As SPAlert
Dim value As String
value = instance.AlertTemplateName
public string AlertTemplateName { get; internal set; }
属性值
类型:System.String
警报的模板的名称。