Calendar.IsReadOnly Propriété

Définition

Obtient une valeur qui indique si cet objet Calendar est en lecture seule.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Valeur de propriété

Boolean

true si cet objet Calendar est en lecture seule ; sinon, false.

Attributs

S’applique à