SystemProperties.Photo 속성

정의

System.Photo에 대한 Windows 파일 속성의 인덱싱 이름을 제공하는 개체를 가져옵니다.

public:
 static property SystemPhotoProperties ^ Photo { SystemPhotoProperties ^ get(); };
static SystemPhotoProperties Photo();
public static SystemPhotoProperties Photo { get; }
var systemPhotoProperties = SystemProperties.photo;
Public Shared ReadOnly Property Photo As SystemPhotoProperties

속성 값

System.Photo에 대한 Windows 파일 속성의 이름을 제공하는 도우미 개체입니다.

적용 대상