net47
namespace System.EnterpriseServices
{
[Guid("c89ac250-e18a-4fc7-abd5-b8897b6a78a5")]
[Obsolete("The RegistrationHelperTx class has been deprecated.")]
[Transaction(TransactionOption.RequiresNew)]
public sealed class RegistrationHelperTx : ServicedComponent
{
public void InstallAssembly(string assembly, ref string application, ref string tlb, InstallationFlags installFlags, object sync);
}
}
.NET Framework | 1.01.13.5 (Client)4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net47 | |
Assembly | System.EnterpriseServices , Version=4.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |