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
구현

생성자

Name Description
Configuration()

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

속성

Name Description
DisplayName

설정의 표시 이름을 받습니다.

메서드

Name Description
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)

사용되지 않습니다. 사용하지 마세요.

명시적 인터페이스 구현

Name Description
IVsDebuggableProjectCfg.DebugLaunch(UInt32)

상호운영형 제공자.

IVsDebuggableProjectCfg.QueryDebugLaunch(UInt32, Int32)

상호운영형 제공자.

IVsDebuggerEvents.OnModeChange(DBGMODE)

상호운영형 제공자.

적용 대상