DataPackageView Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |