DeletingRule.FireBefore 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.
Override the FireBefore flag to always return true
public:
property bool FireBefore { bool get(); };
public override sealed bool FireBefore { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.FireBefore : bool
Public Overrides NotOverridable ReadOnly Property FireBefore As Boolean
Property Value
- Attributes