IStandardClassificationService.ExcludedCode Propriété

Définition

Obtient un type de classification qui représente des blocs exclus par le préprocesseur ou d'autres moyens dans un langage formel.

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

Valeur de propriété

IClassificationType

Type de classification de blocs de code exclus.

S’applique à