public bool IgnoreCreationErrors { get; init; }
Public Property IgnoreCreationErrors As Boolean Get Set
public: property bool IgnoreCreationErrors { bool get (); void set (bool value); }
member IgnoreCreationErrors : bool with get, set
In This Article