SPWebApplication.AlertFlags-Eigenschaft
HINWEIS: Diese API ist veraltet.
Verwenden Sie nicht. Hat keine Auswirkungen.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("This property has no effect. Remove all callers.")> _
Public Property AlertFlags As UInteger
Get
Set
'Usage
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; }
Eigenschaftswert
Typ: System.UInt32
Gibt UInt32zurück.