Classe SmartTagActionSet
Representa um conjunto de ações de marca inteligente.
Hierarquia de herança
Object
Microsoft.VisualStudio.Language.Intellisense.SmartTagActionSet
Namespace: Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (em Microsoft.VisualStudio.Language.Intellisense.dll)
Sintaxe
'Declaração
Public NotInheritable Class SmartTagActionSet
public sealed class SmartTagActionSet
public ref class SmartTagActionSet sealed
[<Sealed>]
type SmartTagActionSet = class end
public final class SmartTagActionSet
O tipo SmartTagActionSet expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
SmartTagActionSet | Inicializa uma nova instância de SmartTagActionSet. |
Superior
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Actions | Obtém a coleção de ações de marca inteligente. |
Superior
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Herdado de Object.) |
![]() |
GetType | Gets the Type of the current instance. (Herdado de Object.) |
![]() |
ToString | Returns a string that represents the current object. (Herdado de Object.) |
Superior
Exemplos
Para obter um exemplo de como usar essa classe, consulte Passo a passo: Exibindo SmartTags.
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.