Table of Contents

Method GetLocalUri

Namespace
PowerSync.Common.Attachments
Assembly
PowerSync.Common.dll

GetLocalUri(string)

Returns the file path for the provided filename in the storage directory.

string GetLocalUri(string filename)

Parameters

filename string

The name of the file.

Returns

string

The full file path where the file is stored.