Click or drag to resize

AttachmentFileName Property

Attachment name.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public string Name { get; set; }

Property Value

String

Implements

IAttachmentName
Remarks
Usually it is an original file name.
See Also