共用方式為


BuildOnlyDiagnosticCodesAddedEventArgs 類別

定義

事件的事件自變數,表示只會新增組建診斷程序代碼。

[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

取得定義僅限組建程式代碼之管理員的標識碼。

適用於