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