PropertyRuleOperator.IsQuoted - Propriété
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property IsQuoted As Boolean
Get
Set
'Utilisation
Dim instance As PropertyRuleOperator
Dim value As Boolean
value = instance.IsQuoted
instance.IsQuoted = value
[DataMemberAttribute]
public bool IsQuoted { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
PropertyRuleOperator - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms