DkmStowedExceptionInformation.NestedExceptionPart Propriété

Définition

Facultatif Les exceptions arrimées peuvent contenir une exception imbriquée. Si la valeur n’est pas null, l’exception arrimé contient des informations supplémentaires dans le NestedException.

Cette API a été introduite dans Visual Studio 12 Update 3 (DkmApiVersion. VS12Update3).

public:
 property Microsoft::VisualStudio::Debugger::Exceptions::DkmStowedExceptionInformation::NestedException ^ NestedExceptionPart { Microsoft::VisualStudio::Debugger::Exceptions::DkmStowedExceptionInformation::NestedException ^ get(); };
public Microsoft.VisualStudio.Debugger.Exceptions.DkmStowedExceptionInformation.NestedException NestedExceptionPart { get; }
member this.NestedExceptionPart : Microsoft.VisualStudio.Debugger.Exceptions.DkmStowedExceptionInformation.NestedException
Public ReadOnly Property NestedExceptionPart As DkmStowedExceptionInformation.NestedException

Valeur de propriété

DkmStowedExceptionInformation.NestedException

S’applique à