IStandardClassificationService.ExcludedCode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Type de classification de blocs de code exclus.