DkmFailedContextGroupEvaluationResult.HasSideEffects Property
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.
Specifies the evaluation failed because it would cause side effects and side effects are not allowed.
public:
property bool HasSideEffects { bool get(); };
C++/CX
public:
property bool HasSideEffects { bool get(); };
public bool HasSideEffects { get; }
member this.HasSideEffects : bool
Public ReadOnly Property HasSideEffects As Boolean
Returns Boolean.
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |