This method sets the Path attribute of the write-only Cookies collection to the specified value.
HRESULT put_Path(
BSTR bstrPath
//binary string that contains the new path
);
© Microsoft Corporation. All rights reserved.