VCFileConfiguration.ProjectConfiguration Property

Definition

The project configuration associated with the selected file configuration.

public:
 property System::Object ^ ProjectConfiguration { System::Object ^ get(); };
public:
 property Platform::Object ^ ProjectConfiguration { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(515)]
public object ProjectConfiguration { [System.Runtime.InteropServices.DispId(515)] get; }
[<System.Runtime.InteropServices.DispId(515)>]
[<get: System.Runtime.InteropServices.DispId(515)>]
member this.ProjectConfiguration : obj
Public ReadOnly Property ProjectConfiguration As Object

Property Value

An object representing the project configuration.

Attributes

Applies to