Compartir a través de


VCFileConfiguration.ProjectConfiguration (Propiedad)

Configuración del proyecto asociada a la configuración de archivo seleccionada.

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

Sintaxis

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

Valor de propiedad

Tipo: System.Object
Objeto que representa la configuración del proyecto.

Seguridad de .NET Framework

Vea también

Referencia

VCFileConfiguration Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)