次の方法で共有


DkmFailedContextGroupEvaluationResult.HasSideEffects Property

Definition

Specifies the evaluation failed because it would cause side effects and side effects are not allowed.

public:
 property bool HasSideEffects { bool get(); };
public:
 property bool HasSideEffects { bool get(); };
public bool HasSideEffects { get; }
member this.HasSideEffects : bool
Public ReadOnly Property HasSideEffects As Boolean

Property Value

Returns Boolean.

Applies to