ITransferMetadataProvider Interface
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.
This interface abstracts the metadata provider - which is the component that computes the metadata needed in the transfer process
public interface ITransferMetadataProvider
type ITransferMetadataProvider = interface
Public Interface ITransferMetadataProvider
- Derived
Methods
GetOptions() |
returns the options as a collection of named variables |
SaveMetadata() |
Save the metadata in the paths provided by the variables in the input list |