Package.Serialize Method
Serializes a package.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Overload List
Name | Description | |
---|---|---|
Serialize(Stream) | This API supports the product infrastructure and is not intended to be used directly from your code. Serializes the package to a stream. |
|
Serialize(String) | Serializes the package to the file system. |
See Also
Package Class
Microsoft.MasterDataServices.Deployment Namespace
Return to top