Main Content

matlab.net.http.field.ContentLocationField 클래스

네임스페이스: matlab.net.http.field
슈퍼클래스: matlab.net.http.HeaderField, matlab.net.http.field.URIReferenceField

HTTP의 Content-Location 헤더 필드

설명

ContentLocationField 객체에는 URI(Uniform Resource Identifier)가 포함됩니다. 서버는 응답 메시지에 Content-Location 필드를 삽입합니다.

클래스 특성

Sealed
true

클래스 특성에 대한 자세한 내용은 클래스 특성 항목을 참조하십시오.

속성

모두 확장

헤더 필드 이름으로, 'Content-Location'으로 지정됩니다.

특성:

GetAccess
public
SetAccess
public

URI로, matlab.net.URI 객체로 지정되거나 URI 생성자가 허용하는 문자열로 지정됩니다. ValueFragment 속성을 포함해서는 안 됩니다.

특성:

GetAccess
public
SetAccess
public
Dependent
true

메서드

모두 확장

버전 내역

R2016b에 개발됨

참고 항목