Share via


storage_uri::path Method

Gets the path portion of the primary endpoint.

const utility::string_t& path() const;

Return Value

A string containing the path portion of the primary endpoint.

Requirements

Header: core.h

Namespace: azure::storage

See Also

Reference

storage_uri Class