VerbsLifecycle.Deploy Field
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.
Sends an application, website, or solution to a remote target[s] in such a way that a consumer of that solution can access it after deployment is complete.
public: System::String ^ Deploy;
std::wstring Deploy;
public const string Deploy;
val mutable Deploy : string
Public Const Deploy As String