DkmClrCaughtExceptionInformation.CatchHandlerILOffset Propriété

Définition

Offset IL du gestionnaire catch qui est sur le sujet d’intercepter cette exception.

         Cette API a été introduite dans Visual Studio 12 RTM (DkmApiVersion. VS12RTM).
public:
 property System::UInt32 CatchHandlerILOffset { System::UInt32 get(); };
public:
 property unsigned int CatchHandlerILOffset { unsigned int get(); };
public uint CatchHandlerILOffset { get; }
member this.CatchHandlerILOffset : uint32
Public ReadOnly Property CatchHandlerILOffset As UInteger

Valeur de propriété

UInt32

S’applique à