PhotoImportItem.ContentType Property

Definition

Gets the content type of the imported item.

public:
 property PhotoImportContentType ContentType { PhotoImportContentType get(); };
PhotoImportContentType ContentType();
public PhotoImportContentType ContentType { get; }
var photoImportContentType = photoImportItem.contentType;
Public ReadOnly Property ContentType As PhotoImportContentType

Property Value

The content type of the imported item.

Applies to