Share via


RegistrationConfig.Application Propriedade

Definição

Obtém ou define o nome do aplicativo COM+ no qual o assembly deve ser instalado.

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

Valor da propriedade

O nome do aplicativo COM+ no qual o assembly deve ser instalado.

Aplica-se a