Share via


CloneAsSolutionRequest.VersionNumber Property

Definition

Gets or sets the version number of the cloned solution.

public:
 property System::String ^ VersionNumber { System::String ^ get(); void set(System::String ^ value); };

Property Value

The version number of the cloned solution.

Remarks

The cloned solution major.minor version number must be a higher than the original solution that was cloned.

Applies to