Share via


DataPackage Class

Definition

This class represents a data package in the application. A data package consists of static data (that can be upgraded) that is consumed by the application. For more information see https://docs.microsoft.com/azure/service-fabric/service-fabric-application-model

public sealed class DataPackage
type DataPackage = class
Public NotInheritable Class DataPackage
Inheritance
DataPackage

Properties

Description
Path

Applies to