AssemblyDeployManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AssemblyDeployManager class lets you deploy the assemblies that are stored in the AOT Visual Studio Projects to the AOS VSAssemblies folder that can be used by the X++ runtime during .NET calls.
public ref class AssemblyDeployManager : Microsoft::Dynamics::Ax::Xpp::XppObjectBase
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class AssemblyDeployManager : Microsoft.Dynamics.Ax.Xpp.XppObjectBase
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type AssemblyDeployManager = class
inherit XppObjectBase
Public Class AssemblyDeployManager
Inherits XppObjectBase
- Inheritance
- Attributes
Constructors
AssemblyDeployManager() | |
AssemblyDeployManager(IntPtr) |
Fields
__k_AssemblyDeployManagerId | |
kernelClass | (Inherited from XppObjectBase) |