SPRequestUsageEntry.LargeGapStartTag property

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

Syntax

'Declaração
Public Property LargeGapStartTag As String
    Get
    Set
'Uso
Dim instance As SPRequestUsageEntry
Dim value As String

value = instance.LargeGapStartTag

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

Property value

Type: System.String

Ver também

Referência

SPRequestUsageEntry class

SPRequestUsageEntry members

Microsoft.SharePoint.Administration namespace