VerificationAttribute.VerificationReportLevel 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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 列舉值。
備註
建立 實例且為必要專案時 VerificationAttribute ,會 VerificationReportLevel 設定 屬性。