Freigeben über


ContainerUnexpectedContentTypeException-Konstruktor (String, String)

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

Syntax

'Declaration
Public Sub New ( _
    expectedContent As String, _
    actualContent As String _
)
public ContainerUnexpectedContentTypeException(
    string expectedContent,
    string actualContent
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ContainerUnexpectedContentTypeException Klasse

ContainerUnexpectedContentTypeException-Überladung

Microsoft.VisualStudio.Services.FileContainer-Namespace