SPRequestUsageEntry.LargeGapStartTag property

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

Syntax

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

value = instance.LargeGapStartTag

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

Property value

Type: System.String

See also

Reference

SPRequestUsageEntry class

SPRequestUsageEntry members

Microsoft.SharePoint.Administration namespace