ExtensionPartMetadata.Values Property

Definition

Gets the dictionary of named arguments.

public System.Collections.Generic.IReadOnlyDictionary<string,string> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Values As IReadOnlyDictionary(Of String, String)

Property Value

Applies to