Freigeben über


VCCustomBuildRule.Properties-Eigenschaft

Ruft die Auflistung von Eigenschaften für das Objekt ab.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.VCProjectEngine.IVCCollection
Ein IVCCollection-Objekt.

.NET Framework-Sicherheit

Siehe auch

Referenz

VCCustomBuildRule Schnittstelle

Microsoft.VisualStudio.VCProjectEngine-Namespace