Share via


FollowedContentException constructor (SerializationInfo, StreamingContext)

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Protected Sub New ( _
    serializationInfo As SerializationInfo, _
    streamingContext As StreamingContext _
)
'Usage
Dim serializationInfo As SerializationInfo
Dim streamingContext As StreamingContext

Dim instance As New FollowedContentException(serializationInfo, _
    streamingContext)
protected FollowedContentException(
    SerializationInfo serializationInfo,
    StreamingContext streamingContext
)

Parameters

See also

Reference

FollowedContentException class

FollowedContentException members

FollowedContentException overload

Microsoft.Office.Server.UserProfiles namespace