IVCBuildRequest2.Configuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::VisualStudio::VCProjectEngine::VCConfiguration ^ Configuration { Microsoft::VisualStudio::VCProjectEngine::VCConfiguration ^ get(); void set(Microsoft::VisualStudio::VCProjectEngine::VCConfiguration ^ value); };
[System.Runtime.InteropServices.DispId(1610743808)]
public Microsoft.VisualStudio.VCProjectEngine.VCConfiguration Configuration { get; set; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
member this.Configuration : Microsoft.VisualStudio.VCProjectEngine.VCConfiguration with get, set
Public Property Configuration As VCConfiguration
Property Value
- Attributes