PatternTemplateItemIconFileData Property

Get/Set the Base64 DataURL file data of the icon to load for the specified pattern.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 7)]
public string IconFileData { get; set; }

Property Value

String

See Also