VerificationAttribute.VerificationReportLevel 屬性

定義

取得 VerificationReportLevel 列舉值,表示協助工具檢查點的使用方式。

public:
 property System::Web::UI::VerificationReportLevel VerificationReportLevel { System::Web::UI::VerificationReportLevel get(); };
public System.Web.UI.VerificationReportLevel VerificationReportLevel { get; }
member this.VerificationReportLevel : System.Web.UI.VerificationReportLevel
Public ReadOnly Property VerificationReportLevel As VerificationReportLevel

屬性值

VerificationReportLevel

其中一個 VerificationReportLevel 列舉值。

備註

建立 實例且為必要專案時 VerificationAttribute ,會 VerificationReportLevel 設定 屬性。

適用於

另請參閱