Keeper SDK Class Library
C#
Show/Hide TOC
Attachment
File
Name Property
Attachment name.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
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
In This Article
Definition
Property Value
Implements
Remarks
See Also