Partilhar via


Propriedade VCFileConfiguration.ProjectConfiguration

A configuração de projeto associada com a configuração do arquivo selecionado.

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

Sintaxe

'Declaração
ReadOnly Property ProjectConfiguration As Object
Object ProjectConfiguration { get; }
property Object^ ProjectConfiguration {
    Object^ get ();
}
abstract ProjectConfiguration : Object with get
function get ProjectConfiguration () : Object

Valor de propriedade

Tipo: System.Object
Um objeto que representa a configuração do projeto.

Segurança do .NET Framework

Consulte também

Referência

VCFileConfiguration Interface

Namespace Microsoft.VisualStudio.VCProjectEngine