Click or drag to resize

AttachmentFileSize Property

Attachment size in bytes.

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

Property Value

Int64

Implements

IAttachmentSize
See Also