SPWebApplication.AlertFlags - Propriété

Remarque : cette API est désormais obsolète.

N'utilisez pas. N'a aucun effet.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("This property has no effect.  Remove all callers.")> _
Public Property AlertFlags As UInteger
    Get
    Set
'Utilisation
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; }

Valeur de propriété

Type : System.UInt32
Cette propriété renvoie UInt32.

Voir aussi

Référence

SPWebApplication classe

SPWebApplication - Membres

Microsoft.SharePoint.Administration - Espace de noms