ITransferMetadataProvider.GetOptions Method
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.
returns the options as a collection of named variables
public System.Collections.SortedList GetOptions ();
abstract member GetOptions : unit -> System.Collections.SortedList
Public Function GetOptions () As SortedList