VSProjectNode.getDeployTo Method
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.
Gets value of the deployTo property.
public:
virtual Dynamics::AX::Application::DeployTo getDeployTo();
public virtual Dynamics.AX.Application.DeployTo getDeployTo ();
abstract member getDeployTo : unit -> Dynamics.AX.Application.DeployTo
override this.getDeployTo : unit -> Dynamics.AX.Application.DeployTo
Public Overridable Function getDeployTo () As DeployTo
Returns
The deployTo property value.