ExtractSubstringFromIndexLengthActivity.SubstringVariable - Propriété

Obtient ou définit la chaîne qui contient l' extrait Substring.

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

Syntaxe

'Déclaration
<ValidationOptionAttribute(ValidationOption.Required)> _
Public Property SubstringVariable As String
    Get
    Set
'Utilisation
Dim instance As ExtractSubstringFromIndexLengthActivity
Dim value As String

value = instance.SubstringVariable

instance.SubstringVariable = value
[ValidationOptionAttribute(ValidationOption.Required)]
public string SubstringVariable { get; set; }

Valeur de propriété

Type : System.String
Retourne String .

Voir aussi

Référence

ExtractSubstringFromIndexLengthActivity classe

ExtractSubstringFromIndexLengthActivity - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms