次の方法で共有


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

スレッド セーフ

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