System::Net::Http::Headers::ContentDispositionHeaderValue::Parse 메서드

ContentDispositionHeaderValue::Parse method

전달된 문자열을 ContentDispositionHeaderValue 클래스의 인스턴스로 변환합니다.

static System::SharedPtr<ContentDispositionHeaderValue> System::Net::Http::Headers::ContentDispositionHeaderValue::Parse(String input)
매개변수형식설명
입력String구문 분석할 문자열.

ReturnValue

ContentDispositionHeaderValue 클래스의 인스턴스.

또 보기