SPAlertHandlerParams.handlerProperties - Champ
Chaîne représentant le handlerProperties comme dans < NotificationHandlerProperties >.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public handlerProperties As String
'Utilisation
Dim instance As SPAlertHandlerParams
Dim value As String
value = instance.handlerProperties
instance.handlerProperties = value
public string handlerProperties
Voir aussi
Référence
SPAlertHandlerParams structure