Partager via


VCCustomBuildRule.Properties, propriété

Obtient la collection de propriétés pour l'objet.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.VCProjectEngine.IVCCollection
Objet IVCCollection.

Sécurité .NET Framework

Voir aussi

Référence

VCCustomBuildRule Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms