Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If the original log entry was split into smaller pieces because of the size, this value will return true.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Continuation As Boolean
Get
Set
'Usage
Dim instance As LogFileEntry
Dim value As Boolean
value = instance.Continuation
instance.Continuation = value
public bool Continuation { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.