ContainerUnexpectedContentTypeException 构造函数 (String, String)

命名空间:  Microsoft.VisualStudio.Services.FileContainer
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.dll 中)

语法

声明
Public Sub New ( _
    expectedContent As String, _
    actualContent As String _
)
public ContainerUnexpectedContentTypeException(
    string expectedContent,
    string actualContent
)

参数

.NET Framework 安全性

请参阅

参考

ContainerUnexpectedContentTypeException 类

ContainerUnexpectedContentTypeException 重载

Microsoft.VisualStudio.Services.FileContainer 命名空间