StaticFileOptions.DefaultContentType Vlastnost

Definice

Výchozí typ obsahu pro požadavek, pokud contentTypeProvider nemůže určit jeden. Ve výchozím nastavení není k dispozici žádný, takže klient musí určit samotný formát. http://www.w3.org/Protocols/rfc2616/rfc2616-sec7.html#sec7

public:
 property System::String ^ DefaultContentType { System::String ^ get(); void set(System::String ^ value); };
public string DefaultContentType { get; set; }
public string? DefaultContentType { get; set; }
member this.DefaultContentType : string with get, set
Public Property DefaultContentType As String

Hodnota vlastnosti

String

Platí pro