Package.Deserialize Method

 

Deserializes a package.

Namespace:   Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static Deserialize(Stream)

This API supports the product infrastructure and is not intended to be used directly from your code. Deserializes a package from the specified stream.

System_CAPS_pubmethodSystem_CAPS_static Deserialize(String)

Deserializes a package from the file system.

See Also

Package Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top