RuleSetDeploymentDriver.GetDeploymentHistoryToken Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual Microsoft::RuleEngine::DeploymentHistoryToken ^ GetDeploymentHistoryToken();
public Microsoft.RuleEngine.DeploymentHistoryToken GetDeploymentHistoryToken ();
abstract member GetDeploymentHistoryToken : unit -> Microsoft.RuleEngine.DeploymentHistoryToken
override this.GetDeploymentHistoryToken : unit -> Microsoft.RuleEngine.DeploymentHistoryToken
Public Function GetDeploymentHistoryToken () As DeploymentHistoryToken