ExportProvider.GetOrderMetadata 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.
protected internal static int GetOrderMetadata (System.Collections.Generic.IReadOnlyDictionary<string,object> metadata);
static member GetOrderMetadata : System.Collections.Generic.IReadOnlyDictionary<string, obj> -> int
Protected Friend Shared Function GetOrderMetadata (metadata As IReadOnlyDictionary(Of String, Object)) As Integer
Parameters
- metadata
- IReadOnlyDictionary<String,Object>