System::Net::Http::Headers::ContentDispositionHeaderValue::Parse method

ContentDispositionHeaderValue::Parse method

Verilen bir dizeyi ContentDispositionHeaderValue sınıfının bir örneğine dönüştürür.

static System::SharedPtr<ContentDispositionHeaderValue> System::Net::Http::Headers::ContentDispositionHeaderValue::Parse(String input)
ParametreTürAçıklama
girdiDizeAyrıştırılacak bir dize.

ReturnValue

ContentDispositionHeaderValue sınıfının bir örneği.

Ayrıca Bakınız