AttachmentFileName Property

Attachment name.

Definition

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

Property Value

String

Implements

IAttachmentName

Remarks

Usually it is an original file name.

See Also