Configuration Class
Represents a Configuration object.
Assembly: SQLEditors (in SQLEditors.dll)
| Name | Description | |
|---|---|---|
![]() | Configuration() | Creates a new instance of the Configuration class. |
| Name | Description | |
|---|---|---|
![]() ![]() | DisplayName | Gets the display name of the configuration. |
| Name | Description | |
|---|---|---|
![]() | EnumOutputs(IVsEnumOutputs^%) | Obsolete. Do not use. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | get_BuildableProjectCfg(IVsBuildableProjectCfg^%) | Provides access to a configuration IVsBuildableProjectCfg interface that is used to manage the build process. |
![]() | get_CanonicalName(String^%) | Gets the canonical name of a configuration object. |
![]() | get_DisplayName(String^%) | Gets a string that describes the configuration and can be displayed in the environment UI. |
![]() | get_IsDebugOnly(Int32%) | Obsolete. Returns an integer value of zero. |
![]() | get_IsPackaged(Int32%) | Obsolete method. Do not use. |
![]() | get_IsReleaseOnly(Int32%) | Obsolete. Do not use. |
![]() | get_IsSpecifyingOutputSupported(Int32%) | Obsolete method. Do not use. |
![]() | get_Platform(Guid%) | Obsolete method. Do not use. |
![]() | get_ProjectCfgProvider(IVsProjectCfgProvider^%) | Obsolete. Do not use. |
![]() | get_RootURL(String^%) | Gets a configuration root URL for output items. |
![]() | get_TargetCodePage(UInt32%) | Obsolete method. Do not use. |
![]() | get_UpdateSequenceNumber(array<ULARGE_INTEGER>^) | Obsolete method. Do not use. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | OpenOutput(String^, IVsOutput^%) | Obsolete. Do not use. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IVsDebuggableProjectCfg::DebugLaunch(UInt32) | Interop provider. |
![]() ![]() | IVsDebuggableProjectCfg::QueryDebugLaunch(UInt32, Int32%) | Interop provider. |
![]() ![]() | IVsDebuggerEvents::OnModeChange(DBGMODE) | Interop provider. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




