Udostępnij za pośrednictwem


FunctionParameter.Properties Property

Definition

A dictionary holding properties of this parameter.

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

Property Value

Applies to