VCPropertySheet.UserMacros Propriété

Définition

Obtient la collection de macros utilisateur.

public:
 property Microsoft::VisualStudio::VCProjectEngine::IVCCollection ^ UserMacros { Microsoft::VisualStudio::VCProjectEngine::IVCCollection ^ get(); };
[System.Runtime.InteropServices.DispId(611)]
public Microsoft.VisualStudio.VCProjectEngine.IVCCollection UserMacros { [System.Runtime.InteropServices.DispId(611)] get; }
[<System.Runtime.InteropServices.DispId(611)>]
[<get: System.Runtime.InteropServices.DispId(611)>]
member this.UserMacros : Microsoft.VisualStudio.VCProjectEngine.IVCCollection
Public ReadOnly Property UserMacros As IVCCollection

Valeur de propriété

IVCCollection

Collection de macros utilisateur.

Attributs

S’applique à