RegistrationConfig.AssemblyFile Property

Definition

Gets or sets the file name of the assembly to install.

public:
 property System::String ^ AssemblyFile { System::String ^ get(); void set(System::String ^ value); };
public string AssemblyFile { get; set; }
member this.AssemblyFile : string with get, set
Public Property AssemblyFile As String

Property Value

The file name of the assembly to install.

Applies to