Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
AttachmentFile Class
AttachmentFile Properties
Id Property
Key Property
LastModified Property
MimeType Property
Name Property
Size Property
Thumbnails Property
Title Property
Attachment
File
Name Property
Attachment name.
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
string
Name
{
get
;
set
; }
Property Value
String
Implements
IAttachment
Name
Remarks
Usually it is an original file name.
See Also
Reference
AttachmentFile Class
KeeperSecurity.Vault Namespace