Partager via


VCPropertySheet.FileTools, propriété

Répertorie les outils disponibles qui fonctionnent avec des fichiers.

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

Syntaxe

'Déclaration
ReadOnly Property FileTools As IVCCollection
IVCCollection FileTools { get; }
property IVCCollection^ FileTools {
    IVCCollection^ get ();
}
abstract FileTools : IVCCollection with get
function get FileTools () : IVCCollection

Valeur de propriété

Type : Microsoft.VisualStudio.VCProjectEngine.IVCCollection
Collection IVCCollection.

Sécurité .NET Framework

Voir aussi

Référence

VCPropertySheet Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms