Property FileExtension
- Namespace
- PowerSync.Common.Attachments
- Assembly
- PowerSync.Common.dll
FileExtension
Gets the file extension, or null when Filename is set.
public string? FileExtension { get; }
Gets the file extension, or null when Filename is set.
public string? FileExtension { get; }