Package.Deserialize Method
Deserializes a package.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Overload List
Name | Description | |
---|---|---|
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. |
|
Deserialize(String) | Deserializes a package from the file system. |
See Also
Package Class
Microsoft.MasterDataServices.Deployment Namespace
Return to top