Configuration 클래스

정의

Configuration 개체를 나타냅니다.

public ref class Configuration sealed : Microsoft::VisualStudio::Shell::Interop::IVsDebuggableProjectCfg, Microsoft::VisualStudio::Shell::Interop::IVsDebuggerEvents
public sealed class Configuration : Microsoft.VisualStudio.Shell.Interop.IVsDebuggableProjectCfg, Microsoft.VisualStudio.Shell.Interop.IVsDebuggerEvents
type Configuration = class
    interface IVsDebuggableProjectCfg
    interface IVsProjectCfg
    interface IVsCfg
    interface IVsDebuggerEvents
Public NotInheritable Class Configuration
Implements IVsDebuggableProjectCfg, IVsDebuggerEvents
상속
Configuration
구현

생성자

Configuration()

Configuration 클래스의 새 인스턴스를 만듭니다.

속성

DisplayName

구성의 표시 이름을 가져옵니다.

메서드

EnumOutputs(IVsEnumOutputs)

사용되지 않습니다. 사용하지 마십시오.

get_BuildableProjectCfg(IVsBuildableProjectCfg)

Configuration 개체를 나타냅니다.

get_CanonicalName(String)

Configuration 개체를 나타냅니다.

get_DisplayName(String)

Configuration 개체를 나타냅니다.

get_IsDebugOnly(Int32)

Configuration 개체를 나타냅니다.

get_IsPackaged(Int32)

Configuration 개체를 나타냅니다.

get_IsReleaseOnly(Int32)

Configuration 개체를 나타냅니다.

get_IsSpecifyingOutputSupported(Int32)

Configuration 개체를 나타냅니다.

get_Platform(Guid)

Configuration 개체를 나타냅니다.

get_ProjectCfgProvider(IVsProjectCfgProvider)

Configuration 개체를 나타냅니다.

get_RootURL(String)

Configuration 개체를 나타냅니다.

get_TargetCodePage(UInt32)

Configuration 개체를 나타냅니다.

get_UpdateSequenceNumber(ULARGE_INTEGER[])

Configuration 개체를 나타냅니다.

OpenOutput(String, IVsOutput)

사용되지 않습니다. 사용하지 마십시오.

명시적 인터페이스 구현

IVsDebuggableProjectCfg.DebugLaunch(UInt32)

Interop 공급자입니다.

IVsDebuggableProjectCfg.QueryDebugLaunch(UInt32, Int32)

Interop 공급자입니다.

IVsDebuggerEvents.OnModeChange(DBGMODE)

Interop 공급자입니다.

적용 대상