RemoteUIUtilities.NextClientVersion(ObjectVersion) 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.
Gets the ObjectVersion corresponding to the next client change.
public static Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectVersion NextClientVersion (this Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectVersion version);
static member NextClientVersion : Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectVersion -> Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectVersion
<Extension()>
Public Function NextClientVersion (version As ObjectVersion) As ObjectVersion
Parameters
- version
- ObjectVersion