DeploymentServiceCom.CheckForDeploymentUpdate(String) 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.
Checks the update location to determine whether an updated version of this deployment exists.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
void CheckForDeploymentUpdate(System::String ^ textualSubId);
public void CheckForDeploymentUpdate (string textualSubId);
member this.CheckForDeploymentUpdate : string -> unit
Public Sub CheckForDeploymentUpdate (textualSubId As String)
Parameters
- textualSubId
- String
An internal identifier for the deployment.