IAppxShareExtension.DataFormats Property
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.
Gets a list of data formats supported by the Share extension.
public:
property Array ^ DataFormats { Array ^ get(); };
[System.Runtime.InteropServices.DispId(1610743811)]
public Array DataFormats { get; }
public Array DataFormats { get; }
[<System.Runtime.InteropServices.DispId(1610743811)>]
member this.DataFormats : Array
member this.DataFormats : Array
Public ReadOnly Property DataFormats As Array
Property Value
- Attributes