ControllerBase.PhysicalFile Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
PhysicalFile(String, String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean) |
İçerik Türü olarak belirtilen |
PhysicalFile(String, String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue) |
İçerik Türü olarak belirtilen |
PhysicalFile(String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean) |
|
PhysicalFile(String, String, String, Boolean) |
İçerik Türü olarak belirtilen |
PhysicalFile(String, String, Boolean) |
İçerik Türü olarak belirtilen |
PhysicalFile(String, String, String) |
İçerik Türü olarak belirtilen |
PhysicalFile(String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue) |
|
PhysicalFile(String, String) |
İçerik Türü olarak belirtilen |
PhysicalFile(String, String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean)
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
İçerik Türü olarak belirtilen contentType
physicalPath
(Status200OK) tarafından belirtilen dosyayı ve önerilen dosya adı olarak belirtilen fileDownloadName
döndürür.
Bu, aralık isteklerini destekler (Status206PartialContent veya aralık doyumlanabilir değilse Status416RangeNotSatisfiable).
public:
virtual Microsoft::AspNetCore::Mvc::PhysicalFileResult ^ PhysicalFile(System::String ^ physicalPath, System::String ^ contentType, System::String ^ fileDownloadName, Nullable<DateTimeOffset> lastModified, Microsoft::Net::Http::Headers::EntityTagHeaderValue ^ entityTag, bool enableRangeProcessing);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType, string fileDownloadName, DateTimeOffset? lastModified, Microsoft.Net.Http.Headers.EntityTagHeaderValue entityTag, bool enableRangeProcessing);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType, string? fileDownloadName, DateTimeOffset? lastModified, Microsoft.Net.Http.Headers.EntityTagHeaderValue entityTag, bool enableRangeProcessing);
[<Microsoft.AspNetCore.Mvc.NonAction>]
abstract member PhysicalFile : string * string * string * Nullable<DateTimeOffset> * Microsoft.Net.Http.Headers.EntityTagHeaderValue * bool -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
override this.PhysicalFile : string * string * string * Nullable<DateTimeOffset> * Microsoft.Net.Http.Headers.EntityTagHeaderValue * bool -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
Public Overridable Function PhysicalFile (physicalPath As String, contentType As String, fileDownloadName As String, lastModified As Nullable(Of DateTimeOffset), entityTag As EntityTagHeaderValue, enableRangeProcessing As Boolean) As PhysicalFileResult
Parametreler
- physicalPath
- String
Dosyanın yolu. Yol mutlak bir yol olmalıdır.
- contentType
- String
Dosyanın İçerik Türü.
- fileDownloadName
- String
Önerilen dosya adı.
- lastModified
- Nullable<DateTimeOffset>
Dosyanın en son ne zaman değiştirildiğine ilişkin DateTimeOffset.
- entityTag
- EntityTagHeaderValue
Dosyayla ilişkili EntityTagHeaderValue.
- enableRangeProcessing
- Boolean
Aralık isteklerinin işlenmesini etkinleştirmek için true
olarak ayarlayın.
Döndürülenler
Yanıt için oluşturulan PhysicalFileResult.
- Öznitelikler
Şunlara uygulanır
PhysicalFile(String, String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue)
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
İçerik Türü olarak belirtilen contentType
physicalPath
(Status200OK) tarafından belirtilen dosyayı ve önerilen dosya adı olarak belirtilen fileDownloadName
döndürür.
Bu, aralık isteklerini destekler (Status206PartialContent veya aralık doyumlanabilir değilse Status416RangeNotSatisfiable).
public:
virtual Microsoft::AspNetCore::Mvc::PhysicalFileResult ^ PhysicalFile(System::String ^ physicalPath, System::String ^ contentType, System::String ^ fileDownloadName, Nullable<DateTimeOffset> lastModified, Microsoft::Net::Http::Headers::EntityTagHeaderValue ^ entityTag);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType, string fileDownloadName, DateTimeOffset? lastModified, Microsoft.Net.Http.Headers.EntityTagHeaderValue entityTag);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType, string? fileDownloadName, DateTimeOffset? lastModified, Microsoft.Net.Http.Headers.EntityTagHeaderValue entityTag);
[<Microsoft.AspNetCore.Mvc.NonAction>]
abstract member PhysicalFile : string * string * string * Nullable<DateTimeOffset> * Microsoft.Net.Http.Headers.EntityTagHeaderValue -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
override this.PhysicalFile : string * string * string * Nullable<DateTimeOffset> * Microsoft.Net.Http.Headers.EntityTagHeaderValue -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
Public Overridable Function PhysicalFile (physicalPath As String, contentType As String, fileDownloadName As String, lastModified As Nullable(Of DateTimeOffset), entityTag As EntityTagHeaderValue) As PhysicalFileResult
Parametreler
- physicalPath
- String
Dosyanın yolu. Yol mutlak bir yol olmalıdır.
- contentType
- String
Dosyanın İçerik Türü.
- fileDownloadName
- String
Önerilen dosya adı.
- lastModified
- Nullable<DateTimeOffset>
Dosyanın en son ne zaman değiştirildiğine ilişkin DateTimeOffset.
- entityTag
- EntityTagHeaderValue
Dosyayla ilişkili EntityTagHeaderValue.
Döndürülenler
Yanıt için oluşturulan PhysicalFileResult.
- Öznitelikler
Şunlara uygulanır
PhysicalFile(String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean)
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
physicalPath
(Status200OK) tarafından belirtilen dosyayı ve İçerik Türü olarak belirtilen contentType
döndürür.
Bu, aralık isteklerini destekler (Status206PartialContent veya aralık doyumlanabilir değilse Status416RangeNotSatisfiable).
public:
virtual Microsoft::AspNetCore::Mvc::PhysicalFileResult ^ PhysicalFile(System::String ^ physicalPath, System::String ^ contentType, Nullable<DateTimeOffset> lastModified, Microsoft::Net::Http::Headers::EntityTagHeaderValue ^ entityTag, bool enableRangeProcessing);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType, DateTimeOffset? lastModified, Microsoft.Net.Http.Headers.EntityTagHeaderValue entityTag, bool enableRangeProcessing);
[<Microsoft.AspNetCore.Mvc.NonAction>]
abstract member PhysicalFile : string * string * Nullable<DateTimeOffset> * Microsoft.Net.Http.Headers.EntityTagHeaderValue * bool -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
override this.PhysicalFile : string * string * Nullable<DateTimeOffset> * Microsoft.Net.Http.Headers.EntityTagHeaderValue * bool -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
Public Overridable Function PhysicalFile (physicalPath As String, contentType As String, lastModified As Nullable(Of DateTimeOffset), entityTag As EntityTagHeaderValue, enableRangeProcessing As Boolean) As PhysicalFileResult
Parametreler
- physicalPath
- String
Dosyanın yolu. Yol mutlak bir yol olmalıdır.
- contentType
- String
Dosyanın İçerik Türü.
- lastModified
- Nullable<DateTimeOffset>
Dosyanın en son ne zaman değiştirildiğine ilişkin DateTimeOffset.
- entityTag
- EntityTagHeaderValue
Dosyayla ilişkili EntityTagHeaderValue.
- enableRangeProcessing
- Boolean
Aralık isteklerinin işlenmesini etkinleştirmek için true
olarak ayarlayın.
Döndürülenler
Yanıt için oluşturulan PhysicalFileResult.
- Öznitelikler
Şunlara uygulanır
PhysicalFile(String, String, String, Boolean)
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
İçerik Türü olarak belirtilen contentType
ve önerilen dosya adı olarak belirtilen fileDownloadName
ile physicalPath
(Status200OK) tarafından belirtilen dosyayı döndürür.
Bu, aralık isteklerini destekler (Status206PartialContent veya aralık doyumlanabilir değilse Status416RangeNotSatisfiable).
public:
virtual Microsoft::AspNetCore::Mvc::PhysicalFileResult ^ PhysicalFile(System::String ^ physicalPath, System::String ^ contentType, System::String ^ fileDownloadName, bool enableRangeProcessing);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType, string fileDownloadName, bool enableRangeProcessing);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType, string? fileDownloadName, bool enableRangeProcessing);
[<Microsoft.AspNetCore.Mvc.NonAction>]
abstract member PhysicalFile : string * string * string * bool -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
override this.PhysicalFile : string * string * string * bool -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
Public Overridable Function PhysicalFile (physicalPath As String, contentType As String, fileDownloadName As String, enableRangeProcessing As Boolean) As PhysicalFileResult
Parametreler
- physicalPath
- String
Dosyanın yolu. Yol mutlak bir yol olmalıdır.
- contentType
- String
Dosyanın İçerik Türü.
- fileDownloadName
- String
Önerilen dosya adı.
- enableRangeProcessing
- Boolean
Aralık isteklerinin işlenmesini etkinleştirmek için true
olarak ayarlayın.
Döndürülenler
Yanıt için oluşturulan PhysicalFileResult.
- Öznitelikler
Şunlara uygulanır
PhysicalFile(String, String, Boolean)
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
İçerik Türü olarak belirtilen contentType
physicalPath
(Status200OK) tarafından belirtilen dosyayı döndürür.
Bu, aralık isteklerini destekler (Status206PartialContent veya aralık doyumlanabilir değilse Status416RangeNotSatisfiable).
public:
virtual Microsoft::AspNetCore::Mvc::PhysicalFileResult ^ PhysicalFile(System::String ^ physicalPath, System::String ^ contentType, bool enableRangeProcessing);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType, bool enableRangeProcessing);
[<Microsoft.AspNetCore.Mvc.NonAction>]
abstract member PhysicalFile : string * string * bool -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
override this.PhysicalFile : string * string * bool -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
Public Overridable Function PhysicalFile (physicalPath As String, contentType As String, enableRangeProcessing As Boolean) As PhysicalFileResult
Parametreler
- physicalPath
- String
Dosyanın yolu. Yol mutlak bir yol olmalıdır.
- contentType
- String
Dosyanın İçerik Türü.
- enableRangeProcessing
- Boolean
Aralık isteklerinin işlenmesini etkinleştirmek için true
olarak ayarlayın.
Döndürülenler
Yanıt için oluşturulan PhysicalFileResult.
- Öznitelikler
Şunlara uygulanır
PhysicalFile(String, String, String)
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
İçerik Türü olarak belirtilen contentType
ve önerilen dosya adı olarak belirtilen fileDownloadName
ile physicalPath
(Status200OK) tarafından belirtilen dosyayı döndürür.
Bu, aralık isteklerini destekler (Status206PartialContent veya aralık doyumlanabilir değilse Status416RangeNotSatisfiable).
public:
virtual Microsoft::AspNetCore::Mvc::PhysicalFileResult ^ PhysicalFile(System::String ^ physicalPath, System::String ^ contentType, System::String ^ fileDownloadName);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType, string fileDownloadName);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType, string? fileDownloadName);
[<Microsoft.AspNetCore.Mvc.NonAction>]
abstract member PhysicalFile : string * string * string -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
override this.PhysicalFile : string * string * string -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
Public Overridable Function PhysicalFile (physicalPath As String, contentType As String, fileDownloadName As String) As PhysicalFileResult
Parametreler
- physicalPath
- String
Dosyanın yolu. Yol mutlak bir yol olmalıdır.
- contentType
- String
Dosyanın İçerik Türü.
- fileDownloadName
- String
Önerilen dosya adı.
Döndürülenler
Yanıt için oluşturulan PhysicalFileResult.
- Öznitelikler
Şunlara uygulanır
PhysicalFile(String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue)
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
physicalPath
(Status200OK) tarafından belirtilen dosyayı ve İçerik Türü olarak belirtilen contentType
döndürür.
Bu, aralık isteklerini destekler (Status206PartialContent veya aralık doyumlanabilir değilse Status416RangeNotSatisfiable).
public:
virtual Microsoft::AspNetCore::Mvc::PhysicalFileResult ^ PhysicalFile(System::String ^ physicalPath, System::String ^ contentType, Nullable<DateTimeOffset> lastModified, Microsoft::Net::Http::Headers::EntityTagHeaderValue ^ entityTag);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType, DateTimeOffset? lastModified, Microsoft.Net.Http.Headers.EntityTagHeaderValue entityTag);
[<Microsoft.AspNetCore.Mvc.NonAction>]
abstract member PhysicalFile : string * string * Nullable<DateTimeOffset> * Microsoft.Net.Http.Headers.EntityTagHeaderValue -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
override this.PhysicalFile : string * string * Nullable<DateTimeOffset> * Microsoft.Net.Http.Headers.EntityTagHeaderValue -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
Public Overridable Function PhysicalFile (physicalPath As String, contentType As String, lastModified As Nullable(Of DateTimeOffset), entityTag As EntityTagHeaderValue) As PhysicalFileResult
Parametreler
- physicalPath
- String
Dosyanın yolu. Yol mutlak bir yol olmalıdır.
- contentType
- String
Dosyanın İçerik Türü.
- lastModified
- Nullable<DateTimeOffset>
Dosyanın en son ne zaman değiştirildiğine ilişkin DateTimeOffset.
- entityTag
- EntityTagHeaderValue
Dosyayla ilişkili EntityTagHeaderValue.
Döndürülenler
Yanıt için oluşturulan PhysicalFileResult.
- Öznitelikler
Şunlara uygulanır
PhysicalFile(String, String)
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
- Kaynak:
- ControllerBase.cs
İçerik Türü olarak belirtilen contentType
physicalPath
(Status200OK) tarafından belirtilen dosyayı döndürür.
Bu, aralık isteklerini destekler (Status206PartialContent veya aralık doyumlanabilir değilse Status416RangeNotSatisfiable).
public:
virtual Microsoft::AspNetCore::Mvc::PhysicalFileResult ^ PhysicalFile(System::String ^ physicalPath, System::String ^ contentType);
[Microsoft.AspNetCore.Mvc.NonAction]
public virtual Microsoft.AspNetCore.Mvc.PhysicalFileResult PhysicalFile (string physicalPath, string contentType);
[<Microsoft.AspNetCore.Mvc.NonAction>]
abstract member PhysicalFile : string * string -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
override this.PhysicalFile : string * string -> Microsoft.AspNetCore.Mvc.PhysicalFileResult
Public Overridable Function PhysicalFile (physicalPath As String, contentType As String) As PhysicalFileResult
Parametreler
- physicalPath
- String
Dosyanın yolu. Yol mutlak bir yol olmalıdır.
- contentType
- String
Dosyanın İçerik Türü.
Döndürülenler
Yanıt için oluşturulan PhysicalFileResult.
- Öznitelikler