共用方式為


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

預設值索引鍵

適用於