IVsTaskStatusCenterViewFactory.CurrentIcon Propriedade

Definição

Obtém o ImageMoniker ícone para o SVsTaskStatusCenterService estado atual.

public:
 property Microsoft::VisualStudio::Imaging::Interop::ImageMoniker CurrentIcon { Microsoft::VisualStudio::Imaging::Interop::ImageMoniker get(); };
public Microsoft.VisualStudio.Imaging.Interop.ImageMoniker CurrentIcon { get; }
member this.CurrentIcon : Microsoft.VisualStudio.Imaging.Interop.ImageMoniker
Public ReadOnly Property CurrentIcon As ImageMoniker

Valor da propriedade

ImageMoniker

Exemplos

Estados: 1.) vazio Central de Status de Tarefas 2.) Tarefas concluídas 3.) Executando tarefas 4.) Failure Haveria um ícone correspondente para cada um desses Estados.

Aplica-se a