s&box docs
API ReferenceSandbox.Internal

public abstract interface Sandbox.Internal.IIconProvider

Provides an icon for DisplayInfo of a member or a type.

Properties

Showing 1 properties

public virtual string Sandbox.Internal.IIconProvider.Value { get; set; }

The icon. Typically this is the name of a material icon.

Metadata

FieldValue
NamespaceSandbox.Internal
Typeclass
AssemblySandbox.System
Doc IDT:Sandbox.Internal.IIconProvider

On this page