Partager via


ExtractSubstringFromIndexLengthActivity - Classe

Extrait une sous-chaîne d'une chaîne de variable de flux de travail à un index donné dans la chaîne et d'une longueur spécifiée.

Hiérarchie d’héritage

System.Object
  System.Workflow.ComponentModel.DependencyObject
    System.Workflow.ComponentModel.Activity
      Microsoft.SharePoint.WorkflowActions.ExtractSubstringFromIndexLengthActivity

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

Syntaxe

'Déclaration
<ActivityValidatorAttribute(GetType(ExtractSubstringFromIndexLengthActivityValidator))> _
Public Class ExtractSubstringFromIndexLengthActivity _
    Inherits Activity
'Utilisation
Dim instance As ExtractSubstringFromIndexLengthActivity
[ActivityValidatorAttribute(typeof(ExtractSubstringFromIndexLengthActivityValidator))]
public class ExtractSubstringFromIndexLengthActivity : Activity

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ExtractSubstringFromIndexLengthActivity - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms