NullabilityInfo.WriteState Property

Definition

Gets the nullability write state of the member.

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

Property Value

Applies to