ExportProviderData Properties

The ExportProviderData type exposes the following members.

Properties
  NameDescription
Public propertyCreatesFile
Gets a value indicating whether this export provider creates a file or not.
Public propertyDescription
Gets the export provider description.
Public propertyHasCustomConfigurationUI
Gets a value indicating whether this export provider is using a custom configuration UI.
Public propertyIconUri
Gets a value indicating the relative path to be used as the provider's icon in the toolbar.
Public propertyId
Gets the export provider ID.
Public propertyName
Gets the export provider name.
Public propertyProviderKinds
Gets a value indicating whether this export provider is available from share, notifications or both.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also