Share via


SPWorkflowTaskProperties - Constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe SPWorkflowTaskProperties .

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

Syntaxe

'Déclaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)> _
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Utilisation
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New SPWorkflowTaskProperties(info, context)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)]
protected SPWorkflowTaskProperties(
    SerializationInfo info,
    StreamingContext context
)

Paramètres

Voir aussi

Référence

SPWorkflowTaskProperties classe

SPWorkflowTaskProperties - Membres

SPWorkflowTaskProperties - Surcharge

Microsoft.SharePoint.Workflow - Espace de noms