Partager via


SystemDataPaths.SystemX86 Propriété

Définition

Obtient le chemin du dossier système Windows 32 bits.

public:
 property Platform::String ^ SystemX86 { Platform::String ^ get(); };
winrt::hstring SystemX86();
public string SystemX86 { get; }
var string = systemDataPaths.systemX86;
Public ReadOnly Property SystemX86 As String

Valeur de propriété

String

Platform::String

winrt::hstring

Chemin d’accès complet au dossier système Windows 32 bits.

S’applique à