WorkflowInfo.XamlDefinition Property

Definition

Gets the XAML that represents the definition of the workflow.

public:
 property System::String ^ XamlDefinition { System::String ^ get(); };
public:
 property Platform::String ^ XamlDefinition { Platform::String ^ get(); };
public string XamlDefinition { get; }
member this.XamlDefinition : string
Public ReadOnly Property XamlDefinition As String

Property Value

Applies to