LaunchConfigurationConstants.TemplateCustomParameterExtendedSchemaValueKey Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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