This document is archived and information here might be outdated. Recommended version. |
The workspace version.
[Visual Basic .NET]
Public Property Version As String
[C#]
public string Version {get; set;}
[C++]
HRESULT get_Version(
System.String* workspaceVersion
);
[C++]
HRESULT put_Version(
BSTR workspaceVersion
);
[C++] Parameters workspaceVersion [out, retval]
workspaceVersion is a parameter of type BSTR* workspaceVersion [in]
workspaceVersion is a parameter of type BSTR