SPRequestUsageEntry.AppId property

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

Syntax

'Declaration
Public Property AppId As String
    Get
    Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As String

value = instance.AppId

instance.AppId = value
public string AppId { get; set; }

Property value

Type: System.String

See also

Reference

SPRequestUsageEntry class

SPRequestUsageEntry members

Microsoft.SharePoint.Administration namespace