WorkflowIdentity.Parse(String) Metod

Definition

Konverterar strängrepresentationen av WorkflowIdentity.

public:
 static System::Activities::WorkflowIdentity ^ Parse(System::String ^ identity);
public static System.Activities.WorkflowIdentity Parse(string identity);
static member Parse : string -> System.Activities.WorkflowIdentity
Public Shared Function Parse (identity As String) As WorkflowIdentity

Parametrar

identity
String

En ny identitet.

Returer

Strängrepresentationen av WorkflowIdentity.

Gäller för