Edit

Share via


BuildDefinitionTemplate.Icons Property

Definition

A dictionary of media type strings to icons for this template.

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

Property Value

Applies to