Freigeben über


WrappedException.InnerException-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property InnerException As WrappedException
[DataMemberAttribute]
public WrappedException InnerException { get; set; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Services.WebApi.WrappedException

.NET Framework-Sicherheit

Siehe auch

Referenz

WrappedException Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace