ClassificationTag(IClassificationType) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Crie uma nova marca associada ao tipo de classificação especificado.
public:
ClassificationTag(Microsoft::VisualStudio::Text::Classification::IClassificationType ^ type);
public:
ClassificationTag(Microsoft::VisualStudio::Text::Classification::IClassificationType ^ type);
ClassificationTag(Microsoft::VisualStudio::Text::Classification::IClassificationType const & type);
public ClassificationTag (Microsoft.VisualStudio.Text.Classification.IClassificationType type);
new Microsoft.VisualStudio.Text.Tagging.ClassificationTag : Microsoft.VisualStudio.Text.Classification.IClassificationType -> Microsoft.VisualStudio.Text.Tagging.ClassificationTag
Public Sub New (type As IClassificationType)
Parâmetros
- type
- IClassificationType
O tipo de classificação
Exceções
Se o tipo for passado como nulo