EvaluationModeAttribute 类

定义

描述适配器支持的评估模式的自定义属性

[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
继承
EvaluationModeAttribute
属性

构造函数

名称 说明
EvaluationModeAttribute(AutomatedPolicyEvaluationMode)

ctor

属性

名称 说明
AutomatedPolicyEvaluationMode

支柱

EvaluationModes

描述适配器支持的评估模式的自定义属性

适用于