Compartir a través de


ContainerUnexpectedContentTypeException (Constructor) (String, String)

Espacio de nombres:  Microsoft.VisualStudio.Services.FileContainer
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
Public Sub New ( _
    expectedContent As String, _
    actualContent As String _
)
public ContainerUnexpectedContentTypeException(
    string expectedContent,
    string actualContent
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ContainerUnexpectedContentTypeException Clase

ContainerUnexpectedContentTypeException (Sobrecarga)

Microsoft.VisualStudio.Services.FileContainer (Espacio de nombres)