Partilhar via


PropertyInformation.ReadOnly propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Property ReadOnly As Boolean
    Get
    Set
'Uso
Dim instance As PropertyInformation
Dim value As Boolean

value = instance.ReadOnly

instance.ReadOnly = value
public bool ReadOnly { get; set; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

PropertyInformation classe

PropertyInformation membros

Microsoft.SharePoint.Client namespace