Freigeben über


ContainerUnexpectedContentTypeException-Konstruktor (String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    ex As Exception _
)
public ContainerUnexpectedContentTypeException(
    string message,
    Exception ex
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ContainerUnexpectedContentTypeException Klasse

ContainerUnexpectedContentTypeException-Überladung

Microsoft.VisualStudio.Services.FileContainer-Namespace