CommonStructureSubsystemException Constructor (SerializationInfo, StreamingContext)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected CommonStructureSubsystemException(
    SerializationInfo info,
    StreamingContext context
)
protected:
CommonStructureSubsystemException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> CommonStructureSubsystemException
protected function CommonStructureSubsystemException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parameters

.NET Framework Security

See Also

Reference

CommonStructureSubsystemException Class

CommonStructureSubsystemException Overload

Microsoft.TeamFoundation.Server Namespace