PackageInfo class

Represents basic information about the data-only solution package.

Inheritance hierarchy

System.Object
  Microsoft.Office.BusinessApplications.Runtime.DeploymentAction.PackageInfo

Namespace:  Microsoft.Office.BusinessApplications.Runtime.DeploymentAction
Assembly:  Microsoft.Office.BusinessApplications.Runtime (in Microsoft.Office.BusinessApplications.Runtime.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class PackageInfo
'Usage
Dim instance As PackageInfo
[SerializableAttribute]
public class PackageInfo

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

PackageInfo members

Microsoft.Office.BusinessApplications.Runtime.DeploymentAction namespace