Package.Serialize Method

 

Serializes a package.

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

Overload List

Name Description
System_CAPS_pubmethod 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.

System_CAPS_pubmethod Serialize(String)

Serializes the package to the file system.

See Also

Package Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top