다음을 통해 공유


PhotoImportItem.ContentType 속성

정의

가져온 항목의 콘텐츠 형식을 가져옵니다.

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

속성 값

가져온 항목의 콘텐츠 형식입니다.

적용 대상