SPDiagnosticDataStore.IsReady 属性

命名空间:  Microsoft.SharePoint.Diagnostics
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public MustOverride ReadOnly Property IsReady As Boolean
    Get
用法
Dim instance As SPDiagnosticDataStore
Dim value As Boolean

value = instance.IsReady
public abstract bool IsReady { get; }

属性值

类型:System.Boolean

另请参阅

引用

SPDiagnosticDataStore 类

SPDiagnosticDataStore 成员

Microsoft.SharePoint.Diagnostics 命名空间