StageAndUpgradeResponse.SolutionId Property
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 the unique identifier of the staged solution.
public:
property Guid SolutionId { Guid get(); };
public Guid SolutionId { get; }
member this.SolutionId : Guid
Public ReadOnly Property SolutionId As Guid
Property Value
The unique identifier of the staged solution.