System.Uri.GetObjectData Method

Returns the data needed to serialize the current instance.

Syntax

protected void GetObjectData (System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext)

Parameters

serializationInfo
A System.Runtime.Serialization.SerializationInfo object containing the information required to serialize the Uri.
streamingContext
A System.Runtime.Serialization.StreamingContext object containing the source and destination of the serialized stream associated with the Uri.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0