UsingTask.AssemblyName Property

Definition

Gets the AssemblyName attribute value of the UsingTask element.

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

Property Value

The AssemblyName attribute value of the UsingTask element.

Applies to