Partager via


ScopedMessagePartSpecification.IsReadOnly Propriété

Définition

Indique si la spécification est en lecture seule.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Valeur de propriété

Boolean

true si la spécification est en lecture seule ; sinon, false.

Remarques

Vous pouvez utiliser MakeReadOnly pour affecter la valeur true à cette propriété.

S’applique à