Windows.ApplicationModel.DataTransfer.DataPackageView.Contains

February 8, 2017 ยท View on GitHub

-description

Checks to see if the DataPackageView contains a specific data format.

-parameters

-param formatId

The name of the format.

-returns

True if the DataPackageView contains the format; false otherwise.

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-parameters
  3. 2.1-param formatId
  4. 3-returns
  5. 4-remarks
  6. 5-examples
  7. 6-see-also