QueryTransform.IsReadOnly - 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 IsReadOnly As Boolean
Get
Friend Set
'Utilisation
Dim instance As QueryTransform
Dim value As Boolean
value = instance.IsReadOnly
public bool IsReadOnly { get; internal set; }
Valeur de propriété
Type : System.Boolean