SPWebApplication.AlertFlags property
NOTE: This API is now obsolete.
請勿使用。無效果。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<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; }
Property value
Type: System.UInt32
會傳回UInt32。