Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an object that has information about the capabilities of the mobile device.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property Capability As HttpCapabilitiesBase
Get
'Usage
Dim value As HttpCapabilitiesBase
value = Me.Capability
protected HttpCapabilitiesBase Capability { get; }
Property Value
Type: System.Web.Configuration.HttpCapabilitiesBase
An HttpCapabilitiesBase object that provides information about the capabilities of the mobile device.