Property ApplyByDefault
ApplyByDefault
Gets or sets whether or not the detour should be applied when CreateNativeDetour(CreateNativeDetourRequest) returns.
Defaults to true.
public bool ApplyByDefault { get; init; }
public bool ApplyByDefault { get; init; }