LaunchConfigurationConstants.TemplateCustomParameterExtendedSchemaRequiredKey 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
自定义参数扩展架构键指定该模板需要该参数的非空值。 如果运行时该参数的计算值为 null 或为空,则生成专用错误。
public: System::String ^ TemplateCustomParameterExtendedSchemaRequiredKey;
std::wstring TemplateCustomParameterExtendedSchemaRequiredKey;
public const string TemplateCustomParameterExtendedSchemaRequiredKey;
val mutable TemplateCustomParameterExtendedSchemaRequiredKey : string
Public Const TemplateCustomParameterExtendedSchemaRequiredKey As String