Compartir a través de


VCCustomBuildRule.Properties (Propiedad)

Obtiene la colección de propiedades para el objeto.

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.VisualStudio.VCProjectEngine.IVCCollection
Un objeto IVCCollection.

Seguridad de .NET Framework

Vea también

Referencia

VCCustomBuildRule Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)