SPULSRetriever.StartTime-Eigenschaft
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; }
Eigenschaftswert
Typ: System.DateTime