UnviredConstantsAttachmentSubfolderName Field |
Namespace:
Unvired.Kernel.UWP.Constants
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic const string AttachmentSubfolderName = "Attachments"
Public Const AttachmentSubfolderName As String = "Attachments"
public:
literal String^ AttachmentSubfolderName = "Attachments"
static val mutable AttachmentSubfolderName: string
Field Value
Type:
String
See Also