SPRequestUsageEntry.LargeGapEndTag property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property LargeGapEndTag As String
Get
Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As String
value = instance.LargeGapEndTag
instance.LargeGapEndTag = value
public string LargeGapEndTag { get; set; }
Property value
Type: System.String