Sdílet prostřednictvím


LaunchConfigurationConstants.TemplateCustomParameterExtendedSchemaValueKey Field

Definition

the value property when custom parameter is defined with extended schema. aka:

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

public: System::String ^ TemplateCustomParameterExtendedSchemaValueKey;
std::wstring TemplateCustomParameterExtendedSchemaValueKey;
public const string TemplateCustomParameterExtendedSchemaValueKey;
val mutable TemplateCustomParameterExtendedSchemaValueKey : string
Public Const TemplateCustomParameterExtendedSchemaValueKey As String 

Field Value

Applies to