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