BinaryLogReplayEventSource.AllowForwardCompatibility Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unknown build events or unknown parts of known build events will be ignored if this is set to true.
public:
property bool AllowForwardCompatibility { void set(bool value); };
public bool AllowForwardCompatibility { init; }
member this.AllowForwardCompatibility : bool
Public Property AllowForwardCompatibility As Boolean