ManagedProperty.IsReadOnly - Propriété

Détermine si cette propriété gérée est en lecture seule ou non.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IsReadOnly As Boolean
    Get
'Utilisation
Dim instance As ManagedProperty
Dim value As Boolean

value = instance.IsReadOnly
public bool IsReadOnly { get; }

Valeur de propriété

Type : System.Boolean

Exceptions

Exception Condition
InvalidOperationException

Si cet objet n'est pas sauvegardée.

Voir aussi

Référence

ManagedProperty classe

ManagedProperty - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms