SPAlert.Properties 属性

获取属性的警报。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property Properties As SPPropertyBag
    Get
用法
Dim instance As SPAlert
Dim value As SPPropertyBag

value = instance.Properties
public SPPropertyBag Properties { get; }

属性值

类型:Microsoft.SharePoint.Utilities.SPPropertyBag
SPPropertyBag 对象,该对象表示的属性。

另请参阅

引用

SPAlert 类

SPAlert 成员

Microsoft.SharePoint 命名空间