LaunchConfigurationConstants 클래스

정의

구성 상수 시작

public ref class LaunchConfigurationConstants abstract sealed
public ref class LaunchConfigurationConstants abstract sealed
class LaunchConfigurationConstants abstract sealed
public static class LaunchConfigurationConstants
type LaunchConfigurationConstants = class
Public Class LaunchConfigurationConstants
상속
LaunchConfigurationConstants

필드

ArgsKey

인수 키

BuildConfigurationsKey

구성 키 빌드

ConfigurationsKey

구성 키

CurrentDirKey

현재 디렉터리 키

DebugEngineKey

디버그 엔진 키

DebugTypeKey

디버그 형식 키

DefaultsKey

기본값 키

EnvKey

환경 키

InheritEnvironmentsKey

환경 키 상속

LaunchJsonFileName

json 파일 이름 시작

LaunchJsonVersion

Json 버전 값 시작

ManagedOptionKey

네이티브 옵션 키

NameKey

이름 키

NativeOptionKey

네이티브 옵션 키

NoDebugKey

디버그 키 없음

PortNameKey

포트 이름 키

ProgramKey

프로그램 키

ProjectKey

프로젝트 키

ProjectTargetKey

프로젝트 대상 키

RemoteMachineKey

원격 컴퓨터 키

StopOnEntryKey

항목 옵션 키에서 중지

TargetKey

대상 키

TemplateCustomParameterExtendedSchemaRequiredKey

템플릿을 지정하는 사용자 지정 매개 변수 확장 스키마 키에는 해당 매개 변수에 비어 있지 않은 값이 필요합니다. 런타임 시 해당 매개 변수에 대해 평가된 값이 null이거나 비어 있으면 전용 오류가 생성됩니다.

TemplateCustomParameterExtendedSchemaValueKey

확장 스키마를 사용하여 사용자 지정 매개 변수를 정의할 때 value 속성입니다. 일명:

"Exe" : { "value" : "${debugInfo.target}", "required" : true }

TemplateCustomParametersKey

디버그 템플릿의 사용자 지정 매개 변수 정의 섹션입니다.

TemplateDebugEngineKey

템플릿 Visual Studio 디버거 엔진 GUID입니다.

TemplateDebugInfoDefaultsKey

템플릿이 런타임 평가 속성에 대한 기본값을 제공할 수 있는 섹션 키 이름입니다.

TemplateDebugInfoGroupName

런타임 시작 구성을 위한 전용 평가 네임스페이스입니다.

TemplateDescription

템플릿 설명 키입니다.

TemplateDisplayName

템플릿 표시 이름 키입니다.

TemplateFilePatterns

템플릿의 우선 순위입니다.

TemplateInitialConfiguration

선택한 템플릿에서 새 시작 항목을 만들 때 launch.vs.json 추가할 초기 콘텐츠입니다.

TemplatePriority

템플릿의 우선 순위입니다.

TemplateSchemaKey

Json 스키마

TemplateSelectorIdKey

확장 템플릿의 고유 식별자입니다.

TemplateSelectorsKey

지정된 디버거에 대한 템플릿의 배열을 포함하는 JSon 요소입니다. 이러한 모든 항목은 디버거 선택 대화 상자에 표시됩니다.

TemplateSettingsKey

설정 기반 디버거 템플릿의 Json 요소 이름입니다.

TypeKey

유형 키

VersionKey

기본값 키

적용 대상