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
Microsoft.Office.BusinessApplications.Runtime.DeploymentAction Namespace