HTMLScriptElement.Defer

HTMLScriptElement.Defer property

表示用户代理可以延迟脚本的处理。请参阅 HTML 4.01. 中的 defer 属性定义

public bool Defer { get; set; }

也可以看看