MultiLingualString<T>.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 ReadOnly Property IsReadOnly As Boolean
Get
'Utilisation
Dim instance As MultiLingualString
Dim value As Boolean
value = instance.IsReadOnly
public bool IsReadOnly { get; }
Valeur de propriété
Type : System.Boolean