StaticFileOptions.ServeUnknownFileTypes 属性

定义

如果未将文件识别为内容类型,是否应提供该文件呢? 默认值:false。

public:
 property bool ServeUnknownFileTypes { bool get(); void set(bool value); };
public bool ServeUnknownFileTypes { get; set; }
member this.ServeUnknownFileTypes : bool with get, set
Public Property ServeUnknownFileTypes As Boolean

属性值

适用于