VBProjectConfigurationProperties6 Interface

Definition

This interface provides internal-only access to project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.

public interface class VBProjectConfigurationProperties6 : VSLangProj110::VBProjectConfigurationProperties5
public interface class VBProjectConfigurationProperties6 : VSLangProj110::VBProjectConfigurationProperties5
__interface VBProjectConfigurationProperties6 : VSLangProj110::VBProjectConfigurationProperties5
[System.Runtime.InteropServices.Guid("3519671B-B697-4721-BAD5-3BC4BFC76AB4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface VBProjectConfigurationProperties6 : VSLangProj110.VBProjectConfigurationProperties5
[System.Runtime.InteropServices.Guid("3519671B-B697-4721-BAD5-3BC4BFC76AB4")]
public interface VBProjectConfigurationProperties6 : VSLangProj110.VBProjectConfigurationProperties5
[<System.Runtime.InteropServices.Guid("3519671B-B697-4721-BAD5-3BC4BFC76AB4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type VBProjectConfigurationProperties6 = interface
    interface VBProjectConfigurationProperties5
[<System.Runtime.InteropServices.Guid("3519671B-B697-4721-BAD5-3BC4BFC76AB4")>]
type VBProjectConfigurationProperties6 = interface
    interface VBProjectConfigurationProperties5
    interface VBProjectConfigurationProperties4
Public Interface VBProjectConfigurationProperties6
Implements VBProjectConfigurationProperties5
Derived
Attributes
Implements

Applies to