PropertyRuleOperator.IsQuoted property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property IsQuoted As Boolean
    Get
    Set
'Usage
Dim instance As PropertyRuleOperator
Dim value As Boolean

value = instance.IsQuoted

instance.IsQuoted = value
[DataMemberAttribute]
public bool IsQuoted { get; set; }

Property value

Type: System.Boolean

See also

Reference

PropertyRuleOperator class

PropertyRuleOperator members

Microsoft.Office.Server.Search.Administration namespace