System::Net::Http::Headers::ContentDispositionHeaderValue::ToString 方法

ContentDispositionHeaderValue::ToString method

相当于 C# Object.ToString() 方法。允许将自定义对象转换为字符串。

String System::Net::Http::Headers::ContentDispositionHeaderValue::ToString() const override

ReturnValue

String representation as provided by final class.

另见