Share via


ISPWWorkspace.DisplayName Property

Gets the name of the workspace.

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

Syntax

'Declaration
ReadOnly Property DisplayName As String
    Get
'Usage
Dim instance As ISPWWorkspace
Dim value As String

value = instance.DisplayName
string DisplayName { get; }

Property Value

Type: System.String
The workspace name.

See Also

Reference

ISPWWorkspace Interface

ISPWWorkspace Members

Microsoft.Office.SharePointWorkspace.AddIn Namespace