Property AllowWrite
AllowWrite
Gets or sets whether write operations are allowed.
Default is false for safety. Set to true to enable the write
and create tools.
public bool AllowWrite { get; set; }
Gets or sets whether write operations are allowed.
Default is false for safety. Set to true to enable the write
and create tools.
public bool AllowWrite { get; set; }