BuildExtensionContext.AssemblyName Property

Definition

Gets or sets the assembly name for the build extension context.

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 assembly name.

Applies to