HTMLInputElement.Accept

HTMLInputElement.Accept property

处理此 表单的服务器将正确处理的以逗号分隔的内容类型列表。请参阅 HTML 4.01. 中的接受属性定义

public string Accept { get; set; }

也可以看看