ScopeInformation.IsReady - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IsReady As Boolean
Get
'Utilisation
Dim instance As ScopeInformation
Dim value As Boolean
value = instance.IsReady
public bool IsReady { get; }
Valeur de propriété
Type : System.Boolean