Enum AttachmentType
The attachment type.
Namespace: CrashCABN.Metadata
Assembly: CrashCABN.Metadata.Abstractions.dll
Syntax
public enum AttachmentType
Fields
Name | Description |
---|---|
AzureBlob | An Azure blob storage URI. |
Constant | A constant value. TODO: not supported for bug filer attachments |
ConstantBase64 | A constant value, base-64 encoded. |
WatsonStorage | A Watson-provided blob storage URI. |