SPRequestUsageEntry.LargeGapStartTag-Eigenschaft
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; }
Eigenschaftswert
Typ: System.String