DebugBreakpointsSetChangedEventArgs 類別
命名空間: Microsoft.DataWarehouse.Interfaces.Debugger
組件: Microsoft.DataWarehouse.Interfaces (在 Microsoft.DataWarehouse.Interfaces.dll 中)
語法
'宣告
Public Class DebugBreakpointsSetChangedEventArgs _
Inherits DebuggingEventArgs
'用途
Dim instance As DebugBreakpointsSetChangedEventArgs
public class DebugBreakpointsSetChangedEventArgs : DebuggingEventArgs
public ref class DebugBreakpointsSetChangedEventArgs : public DebuggingEventArgs
type DebugBreakpointsSetChangedEventArgs =
class
inherit DebuggingEventArgs
end
public class DebugBreakpointsSetChangedEventArgs extends DebuggingEventArgs
繼承階層
System. . :: . .Object
System. . :: . .EventArgs
Microsoft.DataWarehouse.Interfaces.Debugger. . :: . .DebuggingEventArgs
Microsoft.DataWarehouse.Interfaces.Debugger..::..DebugBreakpointsSetChangedEventArgs
執行緒安全性
這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。