Partager via


Help.Collection, propriété

Retourne le nom de la collection actuelle chargée.

Espace de noms :  Microsoft.VisualStudio.VSHelp
Assembly :  Microsoft.VisualStudio.VSHelp (dans Microsoft.VisualStudio.VSHelp.dll)

Syntaxe

'Déclaration
ReadOnly Property Collection As String
string Collection { get; }
property String^ Collection {
    String^ get ();
}
abstract Collection : string with get
function get Collection () : String

Valeur de propriété

Type : String
Ne pas utiliser.

Notes

Cette propriété est déconseillée. Consultez l'Collection pour plus d'informations sur l'implémentation actuelle.

Cette propriété prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Sécurité .NET Framework

Voir aussi

Référence

Help Interface

Microsoft.VisualStudio.VSHelp, espace de noms