EvaluationModeAttribute Class
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.
Custom attribute that describes what evaluation modes are supported by adapters
[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=false)]
public sealed class EvaluationModeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=false)>]
type EvaluationModeAttribute = class
inherit Attribute
Public NotInheritable Class EvaluationModeAttribute
Inherits Attribute
- Inheritance
-
EvaluationModeAttribute
- Attributes
Constructors
EvaluationModeAttribute(AutomatedPolicyEvaluationMode) |
ctor |
Properties
AutomatedPolicyEvaluationMode |
prop |
EvaluationModes |