SetVersionRequest.DesiredVersion 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 requested version.
public:
property unsigned int DesiredVersion { unsigned int get(); };
uint32_t DesiredVersion();
public uint DesiredVersion { get; }
var uInt32 = setVersionRequest.desiredVersion;
Public ReadOnly Property DesiredVersion As UInteger
Property Value
The requested version.