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
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。