DirectoryNotEmptyException.GetObjectData
Method
Description:
Retrieves data needed to serialize the target object.
Retrieves data needed to serialize the target object.
Parameters
| Parameter | Type | Description |
|---|---|---|
| info | SerializationInfo | Data needed to serialize or deserialize the object. |
| context | StreamingContext | The destination of the serialized stream. |
Return Value