Click or drag to resize

AttachmentUploadTaskName 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

IAttachmentUploadTaskName
See Also