SPDiagnosticDataStore.IsReady-Eigenschaft
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property IsReady As Boolean
Get
'Usage
Dim instance As SPDiagnosticDataStore
Dim value As Boolean
value = instance.IsReady
public abstract bool IsReady { get; }
Eigenschaftswert
Typ: System.Boolean