FileResult.EnableRangeProcessing 속성

정의

에 대한 FileResult범위 처리를 사용하도록 설정하는 값을 가져오거나 설정합니다.

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

속성 값

적용 대상