Enum MetadataStorageType
Provides definitions for where to store image metadata
Namespace: Microsoft.Internal.Studios.Aruba.Infrastructure
Assembly: Aruba.Infrastructure.dll
Syntax
public enum MetadataStorageType
Fields
Name | Description |
---|---|
Embedded | Embedded into file. |
File | Create a sibling file. |