NullabilityInfo.WriteState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’état d’écriture de possibilité de valeur Null du membre.
public:
property System::Reflection::NullabilityState WriteState { System::Reflection::NullabilityState get(); };
public System.Reflection.NullabilityState WriteState { get; }
member this.WriteState : System.Reflection.NullabilityState
Public ReadOnly Property WriteState As NullabilityState