Edit

Share via


ComponentInformation.Properties Property

Definition

A list of additional properties that belong to this object.

public System.Collections.Generic.IDictionary<string,string> Properties { get; init; }
member this.Properties : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Properties As IDictionary(Of String, String)

Property Value

Applies to