VCConfiguration3 Interface
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 interface class VCConfiguration3 : Microsoft::VisualStudio::VCProjectEngine::VCConfiguration2
[System.Runtime.InteropServices.Guid("B0E898AF-0D98-49D6-8011-746630A7EF5D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface VCConfiguration3 : Microsoft.VisualStudio.VCProjectEngine.VCConfiguration2
[<System.Runtime.InteropServices.Guid("B0E898AF-0D98-49D6-8011-746630A7EF5D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type VCConfiguration3 = interface
interface VCConfiguration2
Public Interface VCConfiguration3
Implements VCConfiguration2
- Attributes
- Implements