de la propiedad SPWebApplication.AlertFlags

NOTA: esta API está ahora obsoleta.

No use. No tiene ningún efecto.

Espacio de nombres:  Microsoft.SharePoint.Administration
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.UInt32
Devuelve UInt32.

Vea también

Referencia

clase SPWebApplication

Miembros SPWebApplication

Espacio de nombres Microsoft.SharePoint.Administration