Share via


DataPackageView Class

Definition

A read-only view of a DataPackage.

public ref class DataPackageView
public class DataPackageView
type DataPackageView = class
Public Class DataPackageView
Inheritance
DataPackageView

Properties

Name Description
Properties

Gets the read-only view of custom properties associated with this data package.

Methods

Name Description
GetImageAsync()

Asynchronously gets the image data from this data package.

GetTextAsync()

Asynchronously gets the text data from this data package.

Applies to