UsingTask.AssemblyFile Property

Definition

Gets the AssemblyFile attribute value of the UsingTask element.

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

Property Value

The AssemblyFile attribute value of the UsingTask element.

Applies to