NullabilityInfo.ReadState Property

Definition

Gets the nullability read state of the member.

public:
 property System::Reflection::NullabilityState ReadState { System::Reflection::NullabilityState get(); };
public System.Reflection.NullabilityState ReadState { get; }
member this.ReadState : System.Reflection.NullabilityState
Public ReadOnly Property ReadState As NullabilityState

Property Value

Applies to