ISPWApplication Interface

Provides context information about the application runtime environment, such as contact information for current user running SharePoint Workspace.

This API is not CLS-compliant. 

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

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Interface ISPWApplication
'Usage
Dim instance As ISPWApplication
[CLSCompliantAttribute(false)]
public interface ISPWApplication

See Also

Reference

ISPWApplication Members

Microsoft.Office.SharePointWorkspace.AddIn Namespace