Share via


AppProperties.ViewInMarketPlaceEnabled property

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

Syntax

'Declaration
Public ReadOnly Property ViewInMarketPlaceEnabled As Boolean
    Get
'Usage
Dim instance As AppProperties
Dim value As Boolean

value = instance.ViewInMarketPlaceEnabled
public bool ViewInMarketPlaceEnabled { get; }

Property value

Type: System.Boolean

See also

Reference

AppProperties class

AppProperties members

Microsoft.SharePoint.Client namespace