set_CommentUri()

Cookie::set_CommentUri(System::SharedPtr<Uri>) method

Sets the ‘CommentURL’ attribute’s value.

void System::Net::Cookie::set_CommentUri(System::SharedPtr<Uri> value)

Arguments

ParameterTypeDescription
valueSystem::SharedPtr<Uri>The value that must be set.

See Also