Freigeben über


ContainerUnexpectedContentTypeException Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
public ContainerUnexpectedContentTypeException(
    string message
)
public:
ContainerUnexpectedContentTypeException(
    String^ message
)
new : 
        message:string -> ContainerUnexpectedContentTypeException
public function ContainerUnexpectedContentTypeException(
    message : String
)

Parameters

.NET Framework Security

See Also

Reference

ContainerUnexpectedContentTypeException Class

ContainerUnexpectedContentTypeException Overload

Microsoft.VisualStudio.Services.FileContainer Namespace