SystemProperties.Image Proprietà

Definizione

Ottiene un oggetto che fornisce i nomi di indicizzazione delle proprietà file di Windows per 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

Valore della proprietà

Oggetto helper che fornisce nomi per le proprietà file di Windows per System.Image.

Si applica a

Vedi anche