Partager via


VCPropertySheet.UserMacros, propriété

Obtient la collection de macros utilisateur.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.VCProjectEngine.IVCCollection
Collection de macros utilisateur.

Sécurité .NET Framework

Voir aussi

Référence

VCPropertySheet Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms