Skip to content

CodeWriter.NullableDirective property

Add #nullable directive with the specified value

public string? NullableDirective { get; set; }

See Also