Freigeben über


ExtractSubstringFromEndActivity-Klasse

Extrahiert die angegebene Zeichenfolge vom Ende eines angegebenen Werts.

Vererbungshierarchie

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

Namespace:  Microsoft.SharePoint.WorkflowActions
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaration
<ActivityValidatorAttribute(GetType(ExtractSubstringFromEndActivityValidator))> _
Public Class ExtractSubstringFromEndActivity _
    Inherits Activity
'Usage
Dim instance As ExtractSubstringFromEndActivity
[ActivityValidatorAttribute(typeof(ExtractSubstringFromEndActivityValidator))]
public class ExtractSubstringFromEndActivity : Activity

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

ExtractSubstringFromEndActivity-Member

Microsoft.SharePoint.WorkflowActions-Namespace