QueryRuleCollection.Item - Propriété (Guid)
Espace de noms : Microsoft.Office.Server.Search.Query.Rules
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Default Property Item ( _
id As Guid _
) As QueryRule
Get
'Utilisation
Dim instance As QueryRuleCollection
Dim id As Guid
Dim value As QueryRule
value = instance(id)
public QueryRule this[
Guid id
] { get; }
Paramètres
- id
Type : System.Guid
Valeur de propriété
Type : Microsoft.Office.Server.Search.Query.Rules.QueryRule