ShareProviderOperation
ShareProviderOperation
ShareProviderOperation
ShareProviderOperation
Class
Definition
This class represents a share provider operation.
public : sealed class ShareProviderOperation : IShareProviderOperationpublic sealed class ShareProviderOperation : IShareProviderOperationPublic NotInheritable Class ShareProviderOperation Implements IShareProviderOperation// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Creators Update (introduced v10.0.15063.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v4)
|
Properties
Data Data Data Data
Gets the data of the operation.
public : DataPackageView Data { get; }public DataPackageView Data { get; }Public ReadOnly Property Data As DataPackageView// You can use this property in JavaScript.
The data of the operation.