ResourceCommandAnnotation.IconVariant Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The icon variant for the command.
public Aspire.Hosting.ApplicationModel.IconVariant? IconVariant { get; }
member this.IconVariant : Nullable<Aspire.Hosting.ApplicationModel.IconVariant>
Public ReadOnly Property IconVariant As Nullable(Of IconVariant)