Click or drag to resize

AttachmentName Property

Gets the name of the Attachment.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public string Name { get; }

Property Value

Type: String
The name of the Attachment.
See Also