QueryRuleGroup.Name - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query.Rules
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property Name As String
Get
Set
'Utilisation
Dim instance As QueryRuleGroup
Dim value As String
value = instance.Name
instance.Name = value
public string Name { get; set; }
Valeur de propriété
Type : System.String