SPClientServiceRequestUsageEntry.AppSource property

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

Syntax

'Declaration
Public Property AppSource As Byte
    Get
    Set
'Usage
Dim instance As SPClientServiceRequestUsageEntry
Dim value As Byte

value = instance.AppSource

instance.AppSource = value
public byte AppSource { get; set; }

Property value

Type: System.Byte

See also

Reference

SPClientServiceRequestUsageEntry class

SPClientServiceRequestUsageEntry members

Microsoft.SharePoint.Administration namespace