Sdílet prostřednictvím


LaunchConfigurationConstants.TemplateCustomParameterExtendedSchemaRequiredKey Field

Definition

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 

Field Value

Applies to