BoundVariableDefinition.Type - 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 Type As BoundVariableType
Get
Friend Set
'Utilisation
Dim instance As BoundVariableDefinition
Dim value As BoundVariableType
value = instance.Type
public BoundVariableType Type { get; internal set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Query.Rules.BoundVariableType
Voir aussi
Référence
BoundVariableDefinition classe