SystemProperties.Image Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an object that provides the indexing names of Windows file properties for System.Image.
public:
static property SystemImageProperties ^ Image { SystemImageProperties ^ get(); };
static SystemImageProperties Image();
public static SystemImageProperties Image { get; }
var systemImageProperties = SystemProperties.image;
Public Shared ReadOnly Property Image As SystemImageProperties
Property Value
A helper object that provides names for Windows file properties for System.Image.