Partager via


CommentInfo.UseLineComments, propriété

Spécifie si les commentaires de ligne sont pris en charge.

Espace de noms :  Microsoft.VisualStudio.Package
Assemblys :   Microsoft.VisualStudio.Package.LanguageService.10.0 (dans Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (dans Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (dans Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService (dans Microsoft.VisualStudio.Package.LanguageService.dll)

Syntaxe

'Déclaration
Public Property UseLineComments As Boolean
public bool UseLineComments { get; set; }

Valeur de propriété

Type : System.Boolean
Retourne true si les commentaires de ligne sont prise en charge ; sinon, retours false.

Remarques

Si votre ligne de prises en charge linguistique commente, vous devez également fournir les personnages de commentaire de ligne dans la propriété d'LineStart.

Sécurité .NET Framework

Voir aussi

Référence

CommentInfo Structure

Microsoft.VisualStudio.Package, espace de noms