Udostępnij przez


HttpExpectationHeaderValueCollection.ToString Method

Definition

Returns a string that represents the current HttpExpectationHeaderValueCollection object.

public:
 virtual Platform::String ^ ToString() = ToString;
winrt::hstring ToString();
public string ToString();
function toString()
Public Function ToString () As String

Returns

String

Platform::String

winrt::hstring

A string that represents the current object.

Implements

Applies to