TaskStartedEventArgs.TaskAssemblyLocation Property

Definition

The location of the assembly containing the implementation of the task.

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

Property Value

Applies to