ManagedPropertyInfo.IsReadOnly - Propriété
Obtient ou définit si cette propriété gérée est en lecture seule.
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 IsReadOnly As Boolean
Get
Private Set
'Utilisation
Dim instance As ManagedPropertyInfo
Dim value As Boolean
value = instance.IsReadOnly
[DataMemberAttribute]
public bool IsReadOnly { get; private set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms