IStandardClassificationService.Other Propriedade

Definição

Obtém um tipo de classificação que representa qualquer coisa em uma linguagem formal.

public:
 property Microsoft::VisualStudio::Text::Classification::IClassificationType ^ Other { Microsoft::VisualStudio::Text::Classification::IClassificationType ^ get(); };
public:
 property Microsoft::VisualStudio::Text::Classification::IClassificationType ^ Other { Microsoft::VisualStudio::Text::Classification::IClassificationType ^ get(); };
public Microsoft.VisualStudio.Text.Classification.IClassificationType Other { get; }
member this.Other : Microsoft.VisualStudio.Text.Classification.IClassificationType
Public ReadOnly Property Other As IClassificationType

Valor da propriedade

IClassificationType

O outro tipo de classificação.

Aplica-se a