你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Control 类

定义

类表示控件。

public class Control
type Control = class
Public Class Control
继承
Control

属性

Assessments

评估列表。

ControlDescription

控件的说明。

ControlDescriptionHyperLink

指向控件说明的超链接。

ControlFullName

控件的全名。 例如,“验证是否未使用不受支持的操作系统和软件组件”。。

ControlId

控件的 ID。 例如“操作安全性#10”。

ControlShortName

控件的短名称。 例如“不支持的 OS 和软件”。

ControlStatus

控件状态。

ControlType

控件类型。

适用于