RemoteUIUtilities.NextServerVersion(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 server change.
public static Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectVersion NextServerVersion (this Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectVersion version);
static member NextServerVersion : Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectVersion -> Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectVersion
<Extension()>
Public Function NextServerVersion (version As ObjectVersion) As ObjectVersion
Parameters
- version
- ObjectVersion