Compartilhar via


WorkflowDefinition.Xaml propriedade

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)

Sintaxe

'Declaração
Public Property Xaml As String
    Get
    Set
'Uso
Dim instance As WorkflowDefinition
Dim value As String

value = instance.Xaml

instance.Xaml = value
public string Xaml { get; set; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

WorkflowDefinition classe

WorkflowDefinition membros

Microsoft.SharePoint.Client.WorkflowServices namespace