Partager via


Tracer.ImportingWorkflowFromXaml(Guid, String) Method

Definition

ImportingWorkflowFromXaml (EventId: 0xb019/45081)

public:
 void ImportingWorkflowFromXaml(Guid workflowId, System::String ^ xamlFile);
public void ImportingWorkflowFromXaml (Guid workflowId, string xamlFile);
[System.Management.Automation.Tracing.EtwEvent(45081)]
public void ImportingWorkflowFromXaml (Guid workflowId, string xamlFile);
member this.ImportingWorkflowFromXaml : Guid * string -> unit
[<System.Management.Automation.Tracing.EtwEvent(45081)>]
member this.ImportingWorkflowFromXaml : Guid * string -> unit
Public Sub ImportingWorkflowFromXaml (workflowId As Guid, xamlFile As String)

Parameters

workflowId
Guid
xamlFile
String
Attributes

Applies to