LaunchConfigurationConstants.TemplateCustomParameterExtendedSchemaRequiredKey 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.
Custom parameter extended schema key specifying that template requires a non empty value for that parameter. A dedicated error is generated if the evaluated value for that parameter at runtime is null or empty.
public: System::String ^ TemplateCustomParameterExtendedSchemaRequiredKey;
std::wstring TemplateCustomParameterExtendedSchemaRequiredKey;
public const string TemplateCustomParameterExtendedSchemaRequiredKey;
val mutable TemplateCustomParameterExtendedSchemaRequiredKey : string
Public Const TemplateCustomParameterExtendedSchemaRequiredKey As String