Share via


RegistrationConfig.Application Propriété

Définition

Obtient ou définit le nom de l’application COM+ dans laquelle l’assembly doit être installé.

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

Valeur de propriété

Nom de l'application COM+ dans laquelle l'assembly doit être installée.

S’applique à