EvaluationModeAttribute 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
描述适配器支持的评估模式的自定义属性
[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 |
描述适配器支持的评估模式的自定义属性 |