SPWebApplication.AlertFlags 属性
请注意:此 API 现在已过时。
请不要使用。不起作用。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("This property has no effect. Remove all callers.")> _
Public Property AlertFlags As UInteger
Get
Set
用法
Dim instance As SPWebApplication
Dim value As UInteger
value = instance.AlertFlags
instance.AlertFlags = value
[ObsoleteAttribute("This property has no effect. Remove all callers.")]
public uint AlertFlags { get; set; }
属性值
类型:System.UInt32
返回UInt32。