Export |
The ExportProviderInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatesFile | Gets a value indicating whether this export provider creates a file or not. | |
| Description | Gets the export provider description. | |
| HasCustomConfigurationUI | Gets a value indicating whether this export provider is using a custom configuration UI. | |
| IconUri | Gets a value indicating the relative path to be used as the provider's icon in the share menu. | |
| Id | Gets the export provider ID. | |
| Name | Gets the export provider name. | |
| PropertyDescriptors | Gets the export provider specific property descriptors. | |
| ProviderKinds | Gets a value indicating whether this export provider is available from share, notifications or both. |
| Name | Description | |
|---|---|---|
| GetCustomConfigurationUI | Gets the custom configuration UI based on the requested content type. |