BuildOnlyDiagnosticCodesAddedEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
事件的事件自變數,表示只會新增組建診斷程序代碼。
[System.Runtime.Serialization.DataContract]
public class BuildOnlyDiagnosticCodesAddedEventArgs : EventArgs
[<System.Runtime.Serialization.DataContract>]
type BuildOnlyDiagnosticCodesAddedEventArgs = class
inherit EventArgs
Public Class BuildOnlyDiagnosticCodesAddedEventArgs
Inherits EventArgs
- 繼承
-
BuildOnlyDiagnosticCodesAddedEventArgs
- 屬性
建構函式
BuildOnlyDiagnosticCodesAddedEventArgs() |
事件的事件自變數,表示只會新增組建診斷程序代碼。 |
屬性
Codes |
Code取得只來自建置錯誤的 。 |
DiagnosticManagerId |
取得定義僅限組建程式代碼之管理員的標識碼。 |