Share via


IPropertySymbol.IsWriteOnly Propriété

Définition

True s’il s’agit d’une propriété en écriture seule ; autrement dit, une propriété sans accesseur get.

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

Valeur de propriété

S’applique à