Open sandboxFocus

Property HasNullForgivingOperator

HasNullForgivingOperator

Gets a value indicating whether the null-forgiving operator (!) should be appended when this TypedConstant is rendered to code. Only applicable when IsNullOrDefault is true.

Declaration
public bool HasNullForgivingOperator { get; }
Property Value
Type Description
bool