RegistrationConfig.InstallationFlags Property

Definition

Gets or sets a flag that indicates how to install the assembly.

public:
 property System::EnterpriseServices::InstallationFlags InstallationFlags { System::EnterpriseServices::InstallationFlags get(); void set(System::EnterpriseServices::InstallationFlags value); };
public System.EnterpriseServices.InstallationFlags InstallationFlags { get; set; }
member this.InstallationFlags : System.EnterpriseServices.InstallationFlags with get, set
Public Property InstallationFlags As InstallationFlags

Property Value

One of the InstallationFlags values.

Applies to