Share via


ISPWApplication.Version Property

Gets the version of SharePoint Workspace.

Namespace:  Microsoft.Office.SharePointWorkspace.AddIn
Assembly:  Microsoft.Office.SharePointWorkspace.AddIn.Interface (in Microsoft.Office.SharePointWorkspace.AddIn.Interface.dll)

Syntax

'Declaration
ReadOnly Property Version As String
    Get
'Usage
Dim instance As ISPWApplication
Dim value As String

value = instance.Version
string Version { get; }

Property Value

Type: System.String
The version of SharePoint Workspace as major-version.minor-version.build-number.custom-version.

See Also

Reference

ISPWApplication Interface

ISPWApplication Members

Microsoft.Office.SharePointWorkspace.AddIn Namespace