Share via


SPULSRetriever.StartTime property

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

Syntax

'Declaration
Public Property StartTime As DateTime
    Get
    Set
'Usage
Dim instance As SPULSRetriever
Dim value As DateTime

value = instance.StartTime

instance.StartTime = value
public DateTime StartTime { get; set; }

Property value

Type: System.DateTime

See also

Reference

SPULSRetriever class

SPULSRetriever members

Microsoft.SharePoint.Diagnostics namespace