Property ReplaceRuntimeProject
ReplaceRuntimeProject
Allows or denies replacing the running project with a new one.
[YamlIgnore]
[JsonIgnore]
public bool? ReplaceRuntimeProject { get; set; }
Property Value
- bool?
Allows or denies replacing the running project with a new one.
[YamlIgnore]
[JsonIgnore]
public bool? ReplaceRuntimeProject { get; set; }