VCConfiguration2 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 VCConfiguration2 : Microsoft::VisualStudio::VCProjectEngine::VCConfiguration
[System.Runtime.InteropServices.Guid("89954662-7788-4D23-8508-A73917B2E824")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface VCConfiguration2 : Microsoft.VisualStudio.VCProjectEngine.VCConfiguration
[<System.Runtime.InteropServices.Guid("89954662-7788-4D23-8508-A73917B2E824")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type VCConfiguration2 = interface
interface VCConfiguration
Public Interface VCConfiguration2
Implements VCConfiguration
- Derived
- Attributes
- Implements