Share via


ViewSelectionInfo.Image property

Image of the view.

Namespace:  Microsoft.SharePoint.WorkManagement.Client
Assembly:  Microsoft.SharePoint.WorkManagement.Client (in Microsoft.SharePoint.WorkManagement.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property Image As String
    Get
    Set
'Usage
Dim instance As ViewSelectionInfo
Dim value As String

value = instance.Image

instance.Image = value
[RemoteAttribute]
public string Image { get; set; }

Property value

Type: System.String

See also

Reference

ViewSelectionInfo class

ViewSelectionInfo members

Microsoft.SharePoint.WorkManagement.Client namespace