次の方法で共有


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

[Stop on entry option key]\(エントリ オプション キーで停止する\)

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

Type Key

VersionKey

既定値のキー

適用対象